Commit Graph

4 Commits

Author SHA1 Message Date
Jose Selesan
dfa7f73ebb Added AI skills 2026-09-04 16:49:24 -03:00
Jose Selesan
778f3fdcad feat: add AGENTS.md for project documentation and guidelines 2026-08-28 17:05:58 -03:00
Jose Selesan
ed8d280995 feat: initialize monorepo structure with Bun and Turborepo
- Add package.json for the root with workspace configuration and scripts
- Create @gruperly/config package with TypeScript configuration
- Establish shared package @gruperly/shared with Zod schemas for validation
- Implement group, student, and payment schemas using Zod
- Set up TypeScript configuration for shared package
- Document stack architecture and technical specifications in stack.md
- Configure Turborepo with build, dev, lint, and typecheck tasks
2026-08-28 17:03:53 -03:00
52b3074631 Initial commit 2026-08-28 19:37:30 +00:00