Commit graph

5 commits

Author SHA1 Message Date
2b53e2b8ac
add vue frontend scaffold
Add the standalone Vue, Vite, and TypeScript application with Vue Router and Pinia. Include npm dependency locking and the generated lint, formatting, and editor configuration.
2026-07-30 23:09:37 +03:00
a225433cec
add project ai instructions
Document Attainly-specific TDD, worktree, Laravel, database, and future Vue conventions adapted from the youngstartup workflow.
2026-07-30 22:54:39 +03:00
83ca2cf43c
add nix development environment
Provide a direnv-loaded Laravel and future Vue toolchain with isolated worktree ports and a process-compose stack. Use PostgreSQL for local runtime services while retaining in-memory SQLite for PHPUnit.
2026-07-30 22:54:20 +03:00
2d25c28596
init README 2026-07-30 22:03:07 +03:00
eede23a0fd
install backend 2026-07-30 22:00:34 +03:00