Commit graph

5 commits

Author SHA1 Message Date
Nicolas HOARAU 568b04ca27 feat(web): implement basic first project CRUD UI 2026-06-22 10:45:26 +04:00
Nicolas HOARAU 89c3046b88 ci(technical debt): Added Fallow for technical debt analysis
Some checks failed
ci / ci (22) (push) Failing after 4s
2026-06-10 23:21:46 +04:00
Nicolas HOARAU 9314e72f3e feat(schema): add shared schema package with Drizzle ORM and Valibot validation
Create @workspace/schema package with Project and Task table definitions, Drizzle relations, Valibot validation schemas (select/insert/update), and wire as workspace dependency in API and Web apps.
2026-06-04 12:46:51 +04:00
Nicolas HOARAU a6df485827 fix(core): made the project run from the monorepo 2026-06-01 01:05:27 +04:00
Nicolas HOARAU 6269f31615 feat(api): created api app 2026-06-01 00:35:16 +04:00