make up-build
Run the command above and then visit: https://127.0.0.1:8004
See snippets-resources.md for handy snippets and resources.
-
Run this:
make up-build
-
In vscode add a breakpoint
-
Run the debugger (F5)
-
Visit: https://127.0.0.1:8004
-
The vscode debugger will pause execution at your breakpoint.
- [x] Dockerised w/debug
- [x] Postgres service / SQLModel + SQLAlchemy / Alembic migrations
- [x] Poetry, Dynaconf
- [x] Containerised tests
- [x] Github Action to run tests
- [ ] FastAPI repositories, schemas / logging / cleanup and mocked tests
- [ ] Production deployment
- [ ] Pre-commit / manage.py / migrations
- [ ] Tag this repo and release