xmr-remote-nodes/frontend
ditatombot[bot] 664738ca82
Merge pull request #112 from ditatompel/dependabot/npm_and_yarn/frontend/floating-ui/dom-1.6.11
Merge pull request #112

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-09-16 15:07:24 +00:00
..
src chore: Added rule to "Add Node" page 2024-09-12 23:27:57 +07:00
static feat: No img src to external URL 2024-06-17 22:16:01 +07:00
.gitignore
.npmrc
.prettierignore
.prettierrc
embed.go Clean install npm when running go generate 2024-05-30 12:50:14 +07:00
eslint.config.js chore: move to eslint flat config 2024-06-03 15:33:31 +07:00
jsconfig.json
package-lock.json Merge pull request #112 from ditatompel/dependabot/npm_and_yarn/frontend/floating-ui/dom-1.6.11 2024-09-16 15:07:24 +00:00
package.json Merge pull request #112 from ditatompel/dependabot/npm_and_yarn/frontend/floating-ui/dom-1.6.11 2024-09-16 15:07:24 +00:00
postcss.config.js
README.md
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.