express-nodejs-app/README.md
Sambo Chea e0f16081b0
Some checks failed
continuous-integration/drone/push Build is failing
Updated husky and install for prettier
2021-09-13 20:28:43 +07:00

432 B

Express Nodejs App

  • Nodejs
  • Express
  • TypeScript
  • Prettier
  • ESLint
  • Docker
  • DroneCI
  • Lerna Support

Quickstart

  • Start
yarn start
  • Navigate
curl http://localhost:3000
  • Response
{
    "startedAt": "2021-09-13T13:21:04.184Z",
    "message": "Instance id: presenter#143470",
    "status": "OK"
}

Contributors