Skip to content

iamusenix/thinkjs-server

Repository files navigation

Web server scaffold based on ThinkJS. Include OAuth2 workflow with Mongodb model.

Install dependencies

npm install

Start server

npm start

Deploy with pm2

Use pm2 to deploy app on production enviroment.

pm2 startOrReload pm2.json

Releases

No releases published

Packages

No packages published