Skip to content

Poploftet Backend written in NodeJS using the Express Framework

License

Notifications You must be signed in to change notification settings

CodeBarbarian/poploftet-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

poploftet-backend

Poploftet is a Vinyl Record Database software
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Product Name Screen Shot

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!

(back to top)

Built With

(back to top)

Getting Started

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

Prerequisites

n/a

Installation

n/a

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Morten Haugstad - @codebarbarian

Project Link: https://github.com/codebarbarian/poploftet-backend

(back to top)

About

Poploftet Backend written in NodeJS using the Express Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages