- Error handling in the API (properly log it too)
- Maybe add traces? (SPAN) in the API
- Validators in the API (not empty string for example)
- Error hanndling in the repo
- First Svelte component
sudo apt install build-essential
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
sudo apt install default-jre
- Install gcloud
gcloud components update
gcloud auth application-default login
make start-firestore
make start-api
- Opens
http://localhost:9000/
to access metrics - Server is listening on
http://localhost:3000/