mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2024-12-26 09:26:24 +00:00
.. | ||
public | ||
src | ||
.gitignore | ||
embed.go | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
svelte.config.js | ||
tsconfig.json | ||
vite.config.js |
TastyBites Frontend
The Frontend is written in Svelte using the Svelte-SPA-Router plugin to create
"fake" routes, as using a javascript backend would make me wanna game end. As Go can include
files, you simply need to compile the front end by running npm run build
or go generate front/embed.go
.