VeriPath website - Nuxt 3 frontend
  • JavaScript 35.2%
  • Vue 33.9%
  • CSS 12.8%
  • TypeScript 12.1%
  • HTML 5.4%
  • Other 0.6%
Find a file
2026-06-15 06:14:32 +00:00
assets User manuals: group by app → role (Admin, Receptionist, Clinician, Registered Manager) 2026-06-14 14:21:40 +00:00
components Add all source files for VeriPath Nuxt 3 site 2026-05-29 14:56:02 +00:00
composables Migrate from Directus to Nuxt Content; add Studio, health checks, deploy status API 2026-06-13 12:38:37 +00:00
content Delete Page “welcome” 2026-06-15 06:14:32 +00:00
layouts Add user manuals — auth-gated /guides/ with Decap CMS collection 2026-06-14 11:12:31 +00:00
pages Simplify home page frontmatter values 2026-06-14 06:55:05 +00:00
public/admin Add Registered Manager manuals and separate CMS collections by role 2026-06-14 16:09:05 +00:00
scripts Add content files, health endpoint, deploy status API, dockerignore update 2026-06-13 12:32:18 +00:00
server Fix proxy persistEntry: use POST for create, PUT for update; fix path encoding 2026-06-14 13:07:27 +00:00
.dockerignore Add content files, health endpoint, deploy status API, dockerignore update 2026-06-13 12:32:18 +00:00
.gitignore revert test commit 2026-05-29 16:37:49 +00:00
.rebuild-marker Add content files, health endpoint, deploy status API, dockerignore update 2026-06-13 12:32:18 +00:00
app.vue Add all source files for VeriPath Nuxt 3 site 2026-05-29 14:56:02 +00:00
build.mjs Add Registered Manager manuals and separate CMS collections by role 2026-06-14 16:09:05 +00:00
Dockerfile Add fast-path content deploy; reduce HEALTHCHECK interval 2026-06-13 12:55:04 +00:00
nuxt.config.ts Migrate from Directus to Nuxt Content; add Studio, health checks, deploy status API 2026-06-13 12:38:37 +00:00
package-lock.json Phase 2: auth gate, blog author, internal policies, webhook 2026-06-14 10:05:21 +00:00
package.json Static site: remove Nuxt, switch to nginx + build script + Decap CMS proxy backend 2026-06-14 08:45:41 +00:00
tailwind.config.ts Add all source files for VeriPath Nuxt 3 site 2026-05-29 14:56:02 +00:00
tsconfig.json Add all source files for VeriPath Nuxt 3 site 2026-05-29 14:56:02 +00:00