Start your project with this starter created with Typescript.
Included support to multilanguage and params validation.
- MongoDB instaled and running
- Yarn or NPM and Node
Clone this repository
git clone https://github.com/davidsonsns/ts-server.git <project_name>Entring inside the project folder and installing the dependencies
cd <project_name> && yarn installDevelopment
yarn start:devProduction
start:prod
Microsoft - TypeScript-Node-Starter
Rocketseat - youtube-typescript-nodejs- tsconfig
- adding-custom-type-definitions-to-a-third-party-library
- tutorial-international-api
This project is licensed under the MIT License.