Skip to content

Back end component of my music streaming web application. Created for my final year univeristy project. Powered by React, Node, ExpressJS and Mongodb

Notifications You must be signed in to change notification settings

richard534/StreamloWebservice

Repository files navigation

Streamlo Webservice

The streamlo application was created for my final year project at university

You can find the frontend component : Here

Powered by:

  • Node
  • Express
  • MongoDB

Streamlo Web service utillizes a number on NPM modules including:

  • Mongoose
  • Passport
  • Multer
  • Body-Parser
  • Dotenv
  • bcrypt
  • bluebird
  • eslint
  • lodash
  • moment
  • validator
  • chai
  • mocha
  • supertest
  • nodemon
  • nyc (Istanbul)
  • prettier
  • rewire

Local Machine Installation

Prerequisites
  • Node v8.5.0^
  • MongoDB (mongod) running on local machine

OSX/Windows

  1. Rename ".env.example" to ".env" and change the placeholder values to suit your environment.
  2. Run “npm install”
  3. Run "npm start"

About

Back end component of my music streaming web application. Created for my final year univeristy project. Powered by React, Node, ExpressJS and Mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published