Requirements
- Rust (https://www.rust-lang.org/tools/install)
- Postgres (https://www.postgresql.org/download/)
- Git (https://git-scm.com/downloads)
namig
It is recommended to run Linux (either WSL or VM if you are not on Linux) for development.
This is because scripts/*
are written in bash and because backend will be deployed on linux.