- Add /storage/ and /backend/storage/ to .gitignore - Track meetup time helper, logo asset, and assorted frontend/backend fixes
Use dotenv-cli for db:push, db:seed, db:studio, and migrate:deploy so they match the API (root .env). Load dotenv in seed.ts for direct runs. Document absolute DATABASE_URL in .env.example. Made-with: Cursor
Made-with: Cursor