No description
Find a file
2026-04-17 11:02:08 +03:00
ai add prompt template 2026-04-15 10:09:42 +03:00
app add method to get nodes of text id in text controller 2026-04-17 11:00:36 +03:00
bootstrap bind node repo in container, start using autowire instead of create 2026-04-17 11:02:08 +03:00
cypress test child node of root node exists 2026-04-17 10:58:32 +03:00
data add node data to seed and wipe scripts 2026-04-17 11:01:46 +03:00
public add view for single text 2026-04-17 09:23:38 +03:00
tests update text controller test with node repo 2026-04-17 11:01:20 +03:00
views/templates add view for single text 2026-04-17 09:23:38 +03:00
.envrc add direnv to use flake 2026-04-12 22:50:49 +03:00
.gitignore only ignore json files in data dir, tracking seed and wipe scripts 2026-04-15 21:10:07 +03:00
composer.json add serve script to composer 2026-04-12 21:41:06 +03:00
composer.lock remove all twig related code 2026-04-11 22:41:30 +03:00
cypress.config.js remove boilerplate config and set baseUrl 2026-03-22 10:03:29 +02:00
flake.lock init flake with dev shell for node and cypress 2026-04-11 22:55:27 +03:00
flake.nix change nixpkgs url format, keep same source 2026-04-12 21:30:17 +03:00
package-lock.json install cypress, first package of npm 2026-03-21 20:16:07 +02:00
package.json add seed and wipe commands for e2e tests 2026-04-15 21:08:54 +03:00
README.md update readme todos 2026-04-12 22:52:48 +03:00

Set a goal for finishing a book by a specific date and have your daily goals automatically calculated

TODO

- Test Email Address Value Object
- Move create text out of view controller into text controller