kvm/ui
Jordan Jones 1508701927
chore(reorganization): part two
Initially tried to condense each part of the kvm software into individual groups. The code is so dependent on each other file it doesn't work without causing a crap ton of import cycles.
2025-01-06 15:01:15 -08:00
..
public chore(reorganization): part two 2025-01-06 15:01:15 -08:00
src chore(reorganization): part two 2025-01-06 15:01:15 -08:00
.env.development chore(reorganization): part two 2025-01-06 15:01:15 -08:00
.env.device chore(reorganization): part two 2025-01-06 15:01:15 -08:00
.env.production chore(reorganization): part two 2025-01-06 15:01:15 -08:00
.eslintrc.cjs chore(reorganization): part two 2025-01-06 15:01:15 -08:00
.gitignore chore(reorganization): part two 2025-01-06 15:01:15 -08:00
.prettierrc chore(reorganization): part two 2025-01-06 15:01:15 -08:00
index.html chore(reorganization): part two 2025-01-06 15:01:15 -08:00
package-lock.json chore(reorganization): part two 2025-01-06 15:01:15 -08:00
package.json chore(reorganization): part two 2025-01-06 15:01:15 -08:00
postcss.config.js chore(reorganization): part two 2025-01-06 15:01:15 -08:00
tailwind.config.js chore(reorganization): part two 2025-01-06 15:01:15 -08:00
tsconfig.json chore(reorganization): part two 2025-01-06 15:01:15 -08:00
tsconfig.node.json chore(reorganization): part two 2025-01-06 15:01:15 -08:00
vite-env.d.ts chore(reorganization): part two 2025-01-06 15:01:15 -08:00
vite.config.ts chore(reorganization): part two 2025-01-06 15:01:15 -08:00