No description
Find a file
2025-12-28 14:51:25 +01:00
.vscode implement most of the rest api, webapp 2025-12-24 11:25:12 +01:00
backend feat: front/back: implemented brightness control 2025-12-28 14:50:35 +01:00
frontend feat: close browser after deleting 2025-12-28 14:51:25 +01:00
.micropico api features & endpoints : save/load/write canvas 2025-12-20 22:11:08 +01: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