Sambo Chea 28e7cce904
Some checks failed
continuous-integration/drone/push Build is failing
Fixed yarn build for ts common inside the packages
2021-09-13 20:47:45 +07:00
2021-09-13 20:25:18 +07:00
2021-09-13 17:04:49 +07:00

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

Description
No description provided
Readme 63 KiB
Languages
TypeScript 85.6%
Dockerfile 12.8%
Shell 1.6%