nodejs-api-with-typescript

Quick setup for Node.js API with Typescript

APACHE-2.0 License

Stars
1
Committers
2

Node.js API with Typescript

Quick setup for Node.js API with Typescript

Techs

Cloning the repository

$ git clone https://github.com/DouglasPimentel/nodejs-api-with-typescript.git

Installing dependencies

$ yarn install

Running scripts

Action Usage
Starting development mode yarn dev
Build for production yarn build
Start production mode yarn start
Linting code yarn lint
Run tests yarn test

Author

Douglas Pimentel

License

Apache-2.0