Skip to content

MicahMaphet/AudioApp-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioApp-Server

Server side for AudioApp. Handles mongodb drivers and logic for data requests. Contains scripts for adding to the database.

Getting Started

Requrements

  • NPM
  • MongoDB Server (v7.0.12 is tested)

Checkout Repo

Clone repo from terminal and cd into it

git clone https://github.com/MicahMaphet/AudioApp-Server.git
cd AudioApp-Server

Start server

Install packages

npm install

Start Server

npm start

Add to server

No items will be in the database until you add them.
Add items to mongodb using scripts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published