Commit graph

6 commits

Author SHA1 Message Date
3dc9204979
add email signup flow 2026-08-03 20:26:08 +03:00
c0d0d070a8
add me endpoint 2026-07-31 11:12:35 +03:00
0777f0da2f
add user entity 2026-07-31 10:08:20 +03:00
15925b856b
remove inertia backend adapter
Remove the adapter dependency, middleware, configuration, and frontend route. Leave the backend root unclaimed so the standalone Vue application remains independent.
2026-07-30 23:13:45 +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
eede23a0fd
install backend 2026-07-30 22:00:34 +03:00