xmr-remote-nodes/frontend
2024-10-31 18:55:31 +07:00
..
src fix(ui): Postcss not working for Country cell 2024-10-28 21:01:58 +07:00
static feat: Added favicon 2024-10-31 18:55:31 +07:00
.gitignore
.npmrc
.prettierignore
.prettierrc
embed.go
eslint.config.js chore: move to eslint flat config 2024-06-03 15:33:31 +07:00
jsconfig.json
package-lock.json build(deps-dev): bump @sveltejs/vite-plugin-svelte in /frontend 2024-10-28 12:03:00 +00:00
package.json chore: Start v0.1.3 2024-10-29 01:11:03 +07:00
postcss.config.js
README.md feat!: templ + htmx build system 2024-10-29 20:41:22 +07:00
svelte.config.js fix: Invalid main branch name 2024-07-04 04:10:46 +07:00
tailwind.config.js
vite.config.js

UI

The UI is generated and embedded when the Go project is built. See ./frontend/embed.go.

NOTE:

Since this project will not using Svelte anymore, anything under this directory will soon be removed.