A simple React app that allows you to upload CSV files and automatically create new SQLite tables in Val Town.
backend/ - Hono API server
index.ts - Main API routesdatabase/ - Database utilitiesfrontend/ - React app
index.html - Main HTML templatecomponents/ - React componentsshared/ - Shared utilities and types