xmr-remote-nodes/frontend
ditatombot[bot] a4924516dc
Merge pull request #18 from ditatompel/dependabot/npm_and_yarn/frontend/prettier-3.3.1
Merge pull request #18

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2024-06-15 08:09:57 +00:00
..
src fix: Wrong color display when uptime is 80 & 98 2024-06-11 23:22:00 +07:00
static chore: Fix formatting (prettier) 2024-05-28 10:03:29 +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 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 Copying my other project structure to this project 2024-05-04 00:11:56 +07:00
package-lock.json Bump prettier from 3.3.0 to 3.3.1 in /frontend 2024-06-10 05:21:57 +00:00
package.json Bump prettier from 3.3.0 to 3.3.1 in /frontend 2024-06-10 05:21:57 +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.