You can see it workin here
The basic install will connect the project with Heroku backend
- Clone this project
- Create .env file
cp .env.example .env
yarn install
yarn start
In order to work with your local db.
- Go to https://github.com/albertcito/nodejs-web-typescript and install backend.
- Update
.evn
file.
[ ] Docker install