deckhearth/scripts
Randall Stillwell 4fea3d287e Add Neon database integration and migration scripts
- Install @neondatabase/serverless, @vercel/blob, @stackframe/stack
- Add database schema setup script (scripts/setup-database.sql)
- Add JSON to Neon migration script (scripts/migrate-json-to-neon.ts)
- Prepare for user collections, decks, and authentication
- Ready for Neon database population with existing card data
2025-07-21 15:06:43 -05:00
..
migrate-json-to-neon.ts Add Neon database integration and migration scripts 2025-07-21 15:06:43 -05:00
setup-database.sql Add Neon database integration and migration scripts 2025-07-21 15:06:43 -05:00