docfast/scripts
DocFast Bot 792e2d9142
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
v0.4.1: Code-driven OpenAPI docs via swagger-jsdoc
- Add swagger-jsdoc dependency for auto-generating OpenAPI spec from JSDoc
- Add JSDoc @openapi annotations to all route handlers
- Create scripts/generate-openapi.mjs build step
- OpenAPI spec now auto-generated from code — no manual JSON editing
- All 13 endpoints documented with full parameters
- New demo endpoints documented, signup marked as deprecated
- Updated info description: demo-first, no free tier references
- Dockerfile updated to run openapi generation during build
- Build script updated: npm run build generates spec before compile
2026-02-20 07:54:37 +00:00
..
borg-backup.sh Add comprehensive backup and restore infrastructure 2026-02-15 11:06:42 +00:00
borg-offsite.sh Add off-site BorgBackup to Hetzner Storage Box 2026-02-16 18:05:44 +00:00
borg-restore.sh Add comprehensive backup and restore infrastructure 2026-02-15 11:06:42 +00:00
build-html.cjs fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer 2026-02-17 18:03:59 +00:00
build-pages.js feat: website templating system — shared nav/footer partials, build-time HTML assembly 2026-02-16 18:54:17 +00:00
docfast-backup.sh Add complete infrastructure automation and documentation 2026-02-15 11:04:34 +00:00
generate-openapi.mjs v0.4.1: Code-driven OpenAPI docs via swagger-jsdoc 2026-02-20 07:54:37 +00:00
healthcheck-monitor.sh fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer 2026-02-17 18:03:59 +00:00
migrate-to-postgres.mjs Fix migration script syntax 2026-02-15 10:18:48 +00:00
rollback.sh Add CI/CD deployment pipeline with Forgejo Actions 2026-02-15 11:02:43 +00:00
setup-secrets.sh Add CI/CD deployment pipeline with Forgejo Actions 2026-02-15 11:02:43 +00:00
verify-deploy.sh ops: add post-deploy verification script and add to CI/CD workflow 2026-02-17 11:51:36 +00:00