Skip to content

LiftOffLLC/node-api-bootstrap

Repository files navigation

API

Collaboration tool for creative people to build assets.

Instance Detail

NodeJS API server, with MongoDB as data store.

Schemes above can be interchangably used are http or https

Getting started with API

  • npm install
  • copy to .example.env as .env and update the fields with relevant values

Requirements

Node JS, Mongo DB. Additonally need mocha lib to be globally installed.

API testing

  • Start Test Server using test_server.sh
  • npm test to run test cases

TODO

  • Social Auth and registration
  • Update Posts authorName Attr when User Display Name changes

About

Barebone Node API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages