Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.46 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.46 KB

Build Status Coverage Status Known Vulnerabilities License: MIT contributions welcome

💎 stay-productive-api-node

This is a backend API for project and task management application. The project is built with Node and Express. MongoDB is used as the Database.

Instructions on running project

  • Clone this repo and cd to project root directory
  • Install required npm packages - npm i
  • export value to environment variable "span_jwtPrivateKey"
  • Run the development server - npm start

Contribution

If you find any issues or improvement regarding the code please consider submitting the pull request.

License

This project is open source and available under MIT License