admin a8ff541117 Add create modal for words and pictures tables
- + Button in TableView for tables with a create form (words, pictures)
- Words: form with titel_de/en/sv + difficulty_level → POST /words
- Pictures: design field + image uploader → POST /pictures then POST /pictures/:id/upload
- Image drag-drop area with preview before upload, sends multipart to Hetzner via API
- New record prepended to table on success
- apiPost + apiUpload helpers added to api.js

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 22:17:55 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +02:00
2026-05-21 21:29:12 +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.

Description
Content Management Tool für snakkimo
Readme 863 KiB
Languages
JavaScript 98.8%
CSS 1%
HTML 0.1%
Dockerfile 0.1%