/typescript-node-rest

Rest server starter kit with mongo, typescript and koa

Primary LanguageTypeScript

typescript-node-rest

Starter kit for simple REST backend applications using NodeJS, Koa, MongoDB

Available Scripts

In the project directory, you can run:

npm run dev - to start development build

npm run prod - to start production build

npm run test - to start tests