Simple web platform to upload short mp3 files which will be stored and pulled by an app.
# Install dependencys
npm install
# Start server
node server.js
Remove .example
extension from both db.json.example
and public/uploads/files.json.example
Add users to db.json