Nodejs
Open the terminal and execute the commands
- clone repository or fork the project
git clone https://github.com/thiago-js/type-node-boilerplate.git
cd type-node-boilerplate
- install packages
npm install || yarn install
The basic startup configuring the typeScript to node and other features.
I have not implemented any pattern, because the purpose of this project is to make the typescript start easier
- sucrase
- The fast transpaling to js code
- typescript
- Configuring the typescript features to app
- eslint
- Fix the realtime bugs and integrate with the typescript modules
- prettier
- The indentation to app and integration with the eslint
- nodemon
- Hot reload to app, for to easy dev experience
- vscode
- Configuring the settings to vscode
- express
- Minimalist web framework for node.
- cors
- Implemente the (Cross-origin resource sharing)
- mongoose
- Driver to mongo
We use SemVer for versioning. For the versions available