project-demeter / panel

1 stars 0 forks source link

Project Demeter

Frontend compilation

Running npm run export/yarn export in the frontend directory will automatically compile the Next.js frontend and export it to backend/static where it will be read from when starting the server via cargo run.