-
Documentation
The official documentation for Fast API. -
GitHub Repo
The Fast API github repository.docker compose up -d
pip install psycopg2-binary
- Signing git commits on MacOS
A useful guide on how to sign git commits. - Generating SSH and GPG keys on MacOS
How to generate SSH and GPG keys on MacOS. Can be used as a guide for other operating systems as well. - Setting up multiple GitHub accounts for work computers
How to set up multiple git config files to use different SSH keys for work and personal git repositories. - Conventional Commits
A guide to how to style commits for semantic versioning.