The API for the better-citibike iOS app.
- PostgreSQL
- Go
- flyctl
Run just setup
to install all homebrew dependencies and create your development database.
Install the PostGIS Postgres extension. Instructions here
This repo ships with a VSCode launch.json
file for debugging and executing the project. Run the repo with the built in VSCode debugger.