This project was made it with the following tools:
- NodeJs
v14.16.0 - Typescript
v3.8.0 - Express
- TypeORM
- SQLite 3
- Jest
For more details see package.json file.
Steps to run this project:
- Clone this repository and access it.
- Run
npm installoryarn install. - Choose one script to start:
npm run devoryarn devto start the development environment.npm run dev:debugoryarn dev:debugto start the development environment with --inspect and --trace-warnings.npm run startoryarn startto run the deploy version.npm run testoryarn testto run tests.
To access this API documentation: https://desenv.gitbook.io/texoit/