Back
Todo
Over the past day, I've completed a major part of the foundation for manuelaraczka.com
I have added config + .env migrations, embedded migrations, SQL repository, demo seed, seeding command, static assets and application wiring to the DB.
Organized the decisions in PLAN.md:
- test fixtures don’t depend on the seed
- locale routes don’t mix with mux registration
- the admin/CMS has been designated as a product scope
#manuelaraczkacom