![Logo](/CodeBarbarian/poploftet-backend/raw/master/images/logo.png)
Poploftet is a Vinyl Record Database software
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
Poploftet is a Vinyl Record Database software written by me for my dad for Christmas in 2021. It is time for a Tech Stack upgrade on the site and decided to switch backend from PHP to NodeJS!
Use the authentication server: https://github.com/codebarbarian/authentication-server
PORT=8080
APPLICATION_STATE=production
ACCESS_TOKEN_SECRET=woopwoop
DB_HOSTNAME=127.0.0.1
DB_USERNAME=developer
DB_PASSWORD=developer
DB_DATABASE=developer
n/a
n/a
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Morten Haugstad - @codebarbarian
Project Link: https://github.com/codebarbarian/poploftet-backend