No description
  • Python 83.6%
  • Vue 14.3%
  • TypeScript 1.3%
  • CSS 0.6%
  • HTML 0.2%
Find a file
2026-08-22 18:59:27 +02:00
.vscode implement most of the rest api, webapp 2025-12-24 11:25:12 +01:00
backend chore: remove .DS_Store 2026-08-22 18:59:27 +02:00
frontend fix: prevent canvas update EVERYTIME 2025-12-28 15:36:39 +01:00
.gitignore gitignore 2026-08-22 18:55:36 +02:00
README.md modify: README.md 2025-12-26 12:40:39 +01:00

FRYXL

Build webapp and send it to the backend files

  • cd frontend
  • bunx --bun vite build --outDir ../backend/webapp/ --base /app --emptyOutDir