xmr-remote-nodes/frontend
2024-05-28 10:03:29 +07:00
..
src chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
static chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
.eslintignore Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.eslintrc.cjs Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.gitignore Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.npmrc Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.prettierignore Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
.prettierrc Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
embed.go lint: go:embed tags 2024-05-24 05:48:45 +07:00
jsconfig.json Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
package-lock.json chore: Bump heaviest objects in the universe 2024-05-27 04:29:29 +07:00
package.json Merge pull request #10 from ditatompel/dependabot/npm_and_yarn/frontend/skeletonlabs/tw-plugin-0.4.0 2024-05-25 20:52:48 +00:00
postcss.config.js chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
README.md chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
svelte.config.js Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
tailwind.config.js chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
vite.config.js chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00

UI

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