Template para projetos em typescript
To use this project, you will need the following software installed:
- Docker 19.x or above;
- Nodejs 16.x (specific);
- VSCode or Neovim;
To initialize the development environment, use:
npm install
docker network create vitruveo
docker-compose up