Files
tiennm99 00873ced62 feat: complete Artemis migration MVP
Verification: pnpm check, pnpm test, pnpm build.
2026-06-23 18:29:09 +07:00
..
2026-06-23 18:29:09 +07:00
2026-06-23 18:29:09 +07:00
2026-06-23 18:29:09 +07:00

Static Python Demo Backup

Old root demo code lives here after the SvelteKit scaffold took over the production root.

Contents:

  • index.html
  • styles.css
  • app.js
  • server.py
  • Dockerfile
  • assets/

Old local run command from inside this folder:

python3 server.py

This backup is for reference and rollback context only. It is not part of the production SvelteKit runtime.