Commit graph

13 commits

Author SHA1 Message Date
fcc6ade8f3
add element persistence 2026-08-08 22:21:25 +03:00
41c0e7bebe
seed available sets 2026-08-03 22:20:42 +03:00
5b9df7d02a
add set persistence 2026-08-03 22:20:41 +03:00
3dc9204979
add email signup flow 2026-08-03 20:26:08 +03:00
299efe0839
align backend auth patterns 2026-08-02 20:58:44 +03:00
ebfe147ca4
add password login 2026-07-31 11:38:05 +03:00
0e3901f05a
seed development user on startup 2026-07-31 10:51:17 +03:00
8bc9ef728b
use sessions table 2026-07-31 10:08:22 +03:00
34e26f81f5
add auth sessions 2026-07-31 10:08:21 +03:00
0777f0da2f
add user entity 2026-07-31 10:08:20 +03:00
334e8d1792
remove stale backend tooling
Stop invoking the unavailable formatter and remove factory usage for the missing user factory. Give PHPStan workers the same memory allowance as the development shell.
2026-07-31 07:38:22 +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