|
app
|
make create text method
|
2026-04-12 22:39:50 +03:00 |
|
bootstrap
|
make new route for text creation
|
2026-04-12 22:40:22 +03:00 |
|
cypress
|
add cypress tests for admin text summary page
|
2026-04-12 21:50:54 +03:00 |
|
public
|
run the app from public index file
|
2026-03-22 10:04:14 +02:00 |
|
tests
|
implement getAll in fake text repo
|
2026-04-12 22:05:53 +03:00 |
|
views/templates
|
add form for creating texts
|
2026-04-12 22:40:46 +03:00 |
|
.envrc
|
add direnv to use flake
|
2026-04-12 22:50:49 +03:00 |
|
.gitignore
|
add direnv to use flake
|
2026-04-12 22:50:49 +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 |
|
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
|
install cypress, first package of npm
|
2026-03-21 20:16:07 +02:00 |
|
README.md
|
update readme todos
|
2026-04-12 22:52:48 +03:00 |