normogen/web/normogen-web
goose ccbbcd4274
Some checks failed
Lint and Build / format (push) Successful in 37s
Lint and Build / clippy (push) Successful in 1m37s
Lint and Build / build (push) Successful in 3m44s
Lint and Build / test (push) Failing after 1s
fix: use rust:latest-slim as runtime (glibc match)
2026-07-14 12:27:55 -03:00
..
public feat(web): Phase 3a — migrate CRA to Vite + make the app runnable 2026-06-28 00:47:19 -03:00
src test: E2E ZK integration tests + frontend lifecycle test 2026-07-05 00:35:33 -03:00
.env.example feat(web): Phase 3a — migrate CRA to Vite + make the app runnable 2026-06-28 00:47:19 -03:00
.gitignore feat(web): Phase 3a — migrate CRA to Vite + make the app runnable 2026-06-28 00:47:19 -03:00
Dockerfile fix: use rust:latest-slim as runtime (glibc match) 2026-07-14 12:27:55 -03:00
index.html feat(web): Phase 3a — migrate CRA to Vite + make the app runnable 2026-06-28 00:47:19 -03:00
package-lock.json feat: Phase 3c — dose logging + adherence, profile management, tests 2026-06-28 10:32:28 -03:00
package.json feat: Phase 3c — dose logging + adherence, profile management, tests 2026-06-28 10:32:28 -03:00
tsconfig.json feat(web): Phase 3a — migrate CRA to Vite + make the app runnable 2026-06-28 00:47:19 -03:00
tsconfig.node.json feat(web): Phase 3a — migrate CRA to Vite + make the app runnable 2026-06-28 00:47:19 -03:00
vite.config.ts feat(web): Phase 3a — migrate CRA to Vite + make the app runnable 2026-06-28 00:47:19 -03:00