Skip to content

DevCareer-Progate/Team-legends-backend

Repository files navigation

Team-legends-backend

This server is created with node(express) for team-legends coinbase app

Installation as.

Clone the repo e.g git clone .....
Run npm install or yarn install to install the dependencies depending on your enviroment.

  • you need node version 10 and higher to run this project.

Use npm start or yarn start to spin up the server, this activates the nodemon packages for auto restarts.

Project structure.

  • server
  • We've followed Airbnb Coding standard with a Eslint ,to keep things in line,clean,consistent and standard.
  • Jwt implementation.
  • Mongoose implementatiom
  • Enviroment variables to hold configuration values .env file.

Features

  • Endpoints
  • Authentication
  • Authorization

Licences

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published