It's the year of serverlesslessness so we rebuild the FT22's charger display, but with more webdev
Go to file
Jasper Blanckenburg 4cbf14e078 Use tailwind 2024-05-29 19:33:49 +02:00
src Use tailwind 2024-05-29 19:33:49 +02:00
static Initial commit 2024-05-28 23:08:28 +02:00
.eslintignore Initial commit 2024-05-28 23:08:28 +02:00
.eslintrc.cjs Initial commit 2024-05-28 23:08:28 +02:00
.gitignore Initial commit 2024-05-28 23:08:28 +02:00
.npmrc Initial commit 2024-05-28 23:08:28 +02:00
.prettierignore Initial commit 2024-05-28 23:08:28 +02:00
.prettierrc Initial commit 2024-05-28 23:08:28 +02:00
README.md Update README 2024-05-28 21:30:31 +02:00
package.json Use tailwind 2024-05-29 19:33:49 +02:00
pnpm-lock.yaml Use tailwind 2024-05-29 19:33:49 +02:00
postcss.config.js Use tailwind 2024-05-29 19:33:49 +02:00
svelte.config.js Initial commit 2024-05-28 23:08:28 +02:00
tailwind.config.js Use tailwind 2024-05-29 19:33:49 +02:00
tsconfig.json Initial commit 2024-05-28 23:08:28 +02:00
vite.config.ts Initial commit 2024-05-28 23:08:28 +02:00

README.md

charger-display-svelte

Setup

pnpm install
# Make sure the socketcan adapter is set up and available at can0
pnpm run dev --open