mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2025-01-08 05:52:10 +07:00
Christian Ditaputratama
0e3dc04af8
Wraps IPv6 host in square brackets, returns as-is for domain names or IPv4 addresses. |
||
---|---|---|
.. | ||
src | ||
static | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
embed.go | ||
eslint.config.js | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
svelte.config.js | ||
tailwind.config.js | ||
vite.config.js |
UI
The UI is generated and embedded when the Go project is built. See ./frontend/embed.go.