Collaboration tool for creative people to build assets.
NodeJS API server, with MongoDB as data store.
Schemes above can be interchangably used are http
or https
- npm install
- copy to .example.env as .env and update the fields with relevant values
Node JS, Mongo DB. Additonally need mocha lib to be globally installed.
- Start Test Server using
test_server.sh
npm test
to run test cases
- Social Auth and registration
- Update Posts authorName Attr when User Display Name changes