Web app per gestire query automatiche verso database Supabase multipli. Features: - Login con credenziali fisse - Dashboard CRUD per configurazioni database - Scheduler node-cron per esecuzioni automatiche - SQLite per persistenza dati - Log esecuzioni per ogni database Stack: Node.js + Express + SQLite Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
# This file ensures the data directory exists in the repository
|
|
# The actual database files are gitignored
|