An open-source financial backend built with Django, Docker, and PostgreSQL.
- Clone the repo.
- Create a
.envfile based on.env.example. - Run
docker compose up --build. - Run migrations:
docker compose exec web python manage.py migrate.
| Name | Name | Last commit date | ||
|---|---|---|---|---|