Template repository for Typescript applications, including boilerplate code / configuration for tests and linting.
To install all dependencies, run:
yarn
To run the application in respawn mode, run:
yarn dev
It is also possible to run it in a Docker container:
docker-compose up
In construction...
- 1.0.0: Initial version
- Gabriel Kim - gabrielkim13@gmail.com