- Typescript
- MongoDB
- Express
- Authentication
- Email verification
- Cors
- Folder structure
- Documentation (coming soon)
- Testing (coming soon)
- Docker
git clone https://github.com/Mutesa-Cedric/node-ts-starter.git
with npm :
npm install
with yarn :
yarn install
yarn dev
or
npm run dev
yarn build
or
npm run build