- Small app built with react and go to make lists of favorite movies
- add
.env
with firebase config to rootpath - add
firebase-service-account.json
with firebase service account to rootpath
apt install golang npm
go install github.com/cosmtrek/air@latest
go mod download
npm install
npm start
docker-compose up --build