Skip to content

FPGAOL-CE/fpgaol-caas-frontend

Repository files navigation

fpgaol-caas-frontend

Try it out!

On SymbioticEDA

On a certain homelab

Development

Nodejs >= 16 needed.

npm install
npm run dev

Prettier

npx prettier --write .

Configuration -- .env and/or .env.local

VITE_HOST: access point to the backend. Write https://xxx if server's using HTTPS.

VITE_VERSION: Set to symbioticeda for the main site config, and regymm for development/personal config.

Deployment

npm run build

Then serve dist/. Override the page/ directory in fpgaol-caas-backend with the contents of dist/ and serve frontend/backend together.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages