13 Commits (4ac3b69f1b459b6f383a5c59cd3f6f0b77a49479)

Author SHA1 Message Date
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) 11 months ago
Alejandra 1f686689f1
🔥 Remove `USERS_OPEN_REGISTRATION` config, make registration enabled by default (#1274) 1 year ago
Alejandra c147a95563
Add Sign Up and make `OPEN_USER_REGISTRATION=True` by default (#1265) 1 year ago
Sebastián Ramírez b32dea360c
🚚 Rename project to Full Stack FastAPI Template (#699) 1 year 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 37a6e350d1
Migrate from pgAdmin to Adminer (#692) 1 year ago
Martin 5ad33845c9
Add support for setting `POSTGRES_PORT` (#333) 1 year ago
Chandler Rosenthal 2f027567c6
🔧 Add `SMTP_SSL` option for older SMTP servers (#365) 1 year ago
Sebastián Ramírez 6adafdc13d
🔧 Add a default Flower password (#682) 1 year ago
Sebastián Ramírez b9cbb4f8f4
👷 Add continuous deployment and refactors needed for it (#667) 1 year ago
Sebastián Ramírez 07064ae5e0
📝 Update deployment files and docs (#660) 1 year ago
Sebastián Ramírez 458d712d44
🔥 Remove old frontend (#649) 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 0122fa2f11
🔧 Update .env to allow local debug for the backend (#618) 1 year ago
Sebastián Ramírez cfd66d2eee
♻️ Refactor and update CORS, remove trailing slash from new Pydantic v2 (#617) 1 year ago
Sebastián Ramírez 42726193d0
Add Copier, migrate from Cookiecutter, in a way that supports using the project as is, forking or cloning it (#612) 1 year ago
Sebastián Ramírez a065f9c9e8
🔥 Clean up old files no longer relevant (#608) 1 year ago
Alejandra 8155761cf4
🐳 Set up Docker config for new-frontend (#564) 2 years ago
Sebastián Ramírez fa4ea018c3
♻️ Refactor frontend Docker build setup, use plain NodeJS, use custom Nginx config, fix build for old Vue (#555) 2 years ago
Sebastián Ramírez c892fc200e
🔧 Add missing dotenv variables (#554) 2 years ago
Sebastián Ramírez 455de4d9a9
♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork (#553) 2 years ago