9 Commits (1024bd782981ff0dda80d1a9034d60a91b3f6eef)

Author SHA1 Message Date
Alejandra 846dd9e81a
⬆️ Update Dockerfile to use uv version 0.5.11 (#1454) 7 months ago
Sebastián Ramírez fe7f4f7949
🔧 Add `ENV PYTHONUNBUFFERED=1` to log output directly to Docker (#1378) 10 months ago
Sebastián Ramírez 4fc9610175
💡 Add comments to Dockerfile with uv references (#1357) 10 months ago
Sebastián Ramírez 81048277c7
⬆️ Migrate from Poetry to uv (#1356) 10 months ago
Sebastián Ramírez c8104d8ced
🔥 Remove logic for development dependencies and Jupyter, it was never documented, and I no longer use that trick (#1355) 10 months ago
Sebastián Ramírez 651643982b
🔧 Use plain base official Python Docker image (#1351) 11 months ago
Sebastián Ramírez 87254dd79e
🚚 Move location of scripts to simplify file structure (#1352) 11 months ago
Sebastián Ramírez 8fe66c1cc1
♻️ Refactor prestart (migrations), move that to its own container (#1350) 11 months ago
Sebastián Ramírez 1e256bce5d
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694) 1 year ago
Sebastián Ramírez 691443c7cd
👷 Add Lint to GitHub Actions outside of tests (#688) 1 year ago
Esteban Maya 8558cf00a2
♻ Move project source files to top level from src, update Sentry dependency (#630) 1 year ago
Sebastián Ramírez 73b2884057
🚚 Refactor and simplify backend file structure (#609) 1 year ago
Sebastián Ramírez e4877b7a9f
⬆️ Upgrade Python version and dependencies (#558) 2 years ago
Sebastián Ramírez 455de4d9a9
♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553) 2 years ago
little7Li f3823edaed
🐛 Fix Poetry installation in Dockerfile and upgrade Python version and packages to fix Docker build (#480) 2 years ago
Sebastián Ramírez eed33d276d
♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158) 5 years ago
Ruslan Samoylov c8bcc0ba0a
Use Poetry for package management (#144) 5 years ago
Stephen Brown II 79631c7619
Use Pydantic BaseSettings for config settings (#87) 5 years ago
Teomor Szczurek 970a182ec8
Add email validation (#40) 5 years ago
Manu ab46165387 Add base class to simplify CRUD (#23) 6 years ago
Sebastián Ramírez 47e0fe56e3 ⬆️ Upgrade Jupyter to use Lab, update util/env var for local development 6 years ago
Sebastián Ramírez ecd634e497
Add Items (crud, models, endpoints), utils, refactor (#14) 6 years ago
Manu cd86803daa Upgrade to Python 3.7, including new compatible Celery (#10) 6 years ago
Sebastián Ramírez cd112bd683
Refactor/upgrade backend and frontend parts (#2) 6 years ago
Sebastián Ramírez 6fdba19639 Update all for Postgres and new techniques 7 years ago
Sebastián Ramírez 7f8bfc8faa 🎉 First commit, from couchbase generator, basic changes 7 years ago