ProxmoxVE/frontend
Michel Roegl-Brunner 139f84a934
[Frontend] Add /data to show API results (#1841)
* [Frontend] Add /data to show API results

* [Frontend] Add /data to show API results

* update page.tsx

* update page.tsx

* update page.tsx

* update page.tsx
2025-01-29 19:07:31 +01:00
..
public Use static assets instead of fetching from github (#156) 2024-11-09 20:06:54 +01:00
src [Frontend] Add /data to show API results (#1841) 2025-01-29 19:07:31 +01:00
.eslintrc.json
.gitignore
.prettierignore
.prettierrc
components.json
LICENSE
next.config.mjs manually set basePath in next.config.mjs (#109) 2024-11-06 23:57:50 +01:00
package-lock.json [Frontend] Add /data to show API results (#1841) 2025-01-29 19:07:31 +01:00
package.json [Frontend] Add /data to show API results (#1841) 2025-01-29 19:07:31 +01:00
postcss.config.mjs
tailwind.config.ts
tsconfig.json remove comment jsx 2025-01-16 14:48:38 +01:00
vitest.config.mjs Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00