No description
Find a file
2026-04-18 15:18:46 +02:00
content feat: configuratie centraliseren + ThankYou betalingsbevestiging 2026-04-09 21:48:25 +02:00
public feat: migratie naar workshopclaudecode.nl als root domein 2026-04-17 07:54:37 +02:00
src Revert "feat: voeg /slides pagina toe met downloadlink en communityverwijzing" 2026-04-18 15:18:46 +02:00
.dashboard.yml feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
.dockerignore fix: content/ niet uitsluiten in Dockerfile build context 2026-04-17 08:15:41 +02:00
.gitignore chore: update available spots to 1 in workshop configuration 2026-03-26 08:02:28 +01:00
CLAUDE.md docs: CLAUDE.md bijwerken naar nieuwe Coolify deploy-flow 2026-04-17 08:37:31 +02:00
Dockerfile feat: Docker setup voor Coolify deploy (nginx + SPA fallback) 2026-04-17 07:54:43 +02:00
eslint.config.js feat: configuratie centraliseren + ThankYou betalingsbevestiging 2026-04-09 21:48:25 +02:00
index.html feat: migratie naar workshopclaudecode.nl als root domein 2026-04-17 07:54:37 +02:00
LOGBOEK.md chore: session end - migratie workshopclaudecode.nl gedocumenteerd 2026-04-17 08:57:00 +02:00
nginx.conf feat: Docker setup voor Coolify deploy (nginx + SPA fallback) 2026-04-17 07:54:43 +02:00
package-lock.json feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
package.json feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
postcss.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
PRD.md feat: configuratie centraliseren + ThankYou betalingsbevestiging 2026-04-09 21:48:25 +02:00
preflight.sh feat: migratie naar workshopclaudecode.nl als root domein 2026-04-17 07:54:37 +02:00
README.md feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
tailwind.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
todos.md chore: todo voor git remote repository 2026-02-12 10:06:05 +01:00
vite-plugin-editor-api.js feat: Worksheet pagina met workshop materiaal 2026-04-02 15:25:37 +02:00
vite.config.js feat: migratie naar workshopclaudecode.nl als root domein 2026-04-17 07:54:37 +02:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.