Commit Graph
23 Commits
Author SHA1 Message Date
Alejandra 981ae061b4 ♻️ Replace Mailcatcher with Mailpit for local email testing (#2436) 2026-08-17 10:38:38 +02:00
Sebastián Ramírez 42b4ca0586 📝 Simplify project documentation (#2442) 2026-08-12 11:25:40 +02:00
Sebastián Ramírez 6b9fa4113c ♻️ Simplify Docker Compose deployment (#2435) 2026-08-11 21:35:45 +02:00
Sebastián Ramírez c291285975 📝 Remove obsolete local domain setup (#2428)
## AI Disclaimer

Using Codex with gpt-5.6-sol. Reviewed manually.
2026-08-10 23:33:16 +02:00
Sebastián Ramírez 9d541082a3 ♻️ Run database setup explicitly before startup (#2426)
## AI Disclaimer

Using Codex with gpt-5.6-sol. Reviewed manually.
2026-08-10 23:09:54 +02:00
Sebastián Ramírez 8a213ddae7 ♻️ Simplify local development workflow (#2414)
## AI Disclaimer

Using Codex with gpt-5.6-sol. Reviewed manually.
2026-08-10 17:23:47 +02:00
Sebastián Ramírez 0137c3f2c3 ♻️ Simplify Traefik deployment, make it part of the stack (#2412) 2026-08-09 20:21:42 +02:00
Sebastián Ramírezandgithub-actions[bot] e80d92452e ♻️ Serve frontend from FastAPI (#2393)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-30 21:41:08 +02:00
Sebastián Ramírez 6ab7a40cdd 🚚 Rename Docker Compose files to new names, compose.yml (#2106) 2026-01-22 16:22:25 +00:00
Alejandra fb2a02345b 🔧 Migrate from npm to Bun (#2097) 2026-01-20 22:35:30 +01:00
Alejandra 7201b88628 🔧 Set up node monorepo (#2095) 2026-01-20 20:28:09 +00:00
Motov Yuriiandgithub-actions[bot] 2059d2e271 👷 Add pre-commit workflow (#2056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-26 17:16:14 +01:00
Alejandra a6e5812021 📝 Add Mailcatcher setup instructions for local email testing (#2038) 2025-12-08 18:58:08 +01:00
Tobias 12a13b4108 📝 Add MailCatcher to development.md (#1387) 2024-10-12 14:38:29 +02:00
Sebastián Ramírez 81048277c7 ⬆️ Migrate from Poetry to uv (#1356) 2024-09-23 16:10:46 +02:00
Sebastián Ramírez 4cd67f3483 ♻️ Use Docker Compose watch (#1354) 2024-09-23 00:29:23 +02:00
Sebastián Ramírez 79d240f5b7 ♻️ Simplify domains with api.example.com for API and dashboard.example.com for frontend, improve local development with localhost (#1344) 2024-09-19 18:11:33 +00:00
Esteban MayaandSebastián Ramírez 4f52d86d97 📝 Add documentation for pre-commit and code linting (#718)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-21 20:51:54 +00:00
efonte 7770b3d1b3 📝 Fix localhost URLs in development.md (#1099) 2024-03-17 19:49:00 +01:00
Sebastián Ramírez 1e256bce5d 🔥 Remove Celery and Flower, they are currently not used nor recommended (#694) 2024-03-12 19:19:03 +01:00
Sebastián Ramírez 37a6e350d1 Migrate from pgAdmin to Adminer (#692) 2024-03-12 18:30:54 +01:00
graue70andSebastián Ramírez ab7d6df725 ✏ Fix typo in development.md (#309)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-12 14:14:04 +00:00
Sebastián Ramírez 4c1f75ce72 📝 Refactor README into separate README.md files for backend, frontend, deployment, development (#639) 2024-03-07 19:49:43 +00:00