Commit graph

3 commits

Author SHA1 Message Date
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