Server side for AudioApp. Handles mongodb drivers and logic for data requests. Contains scripts for adding to the database.
- NPM
- MongoDB Server (v7.0.12 is tested)
Clone repo from terminal and cd into it
git clone https://github.com/MicahMaphet/AudioApp-Server.git
cd AudioApp-Server
Install packages
npm install
Start Server
npm start
No items will be in the database until you add them.
Add items to mongodb using scripts.