Back to site

Admin

AI Venture Park content desk

Add startup ecosystem partners and events after PostgreSQL is configured. Startup applications are submitted from the public homepage and stored in the `StartupApplication` table.

Set `ADMIN_KEY` in Vercel and enter the same value here before adding partners or events. For production, replace this with a full auth provider when roles and audit trails matter.

Add Partner

Add Event

Deployment

1. Create a Vercel project from this repo.

2. Add PostgreSQL and copy its `DATABASE_URL` into environment variables.

3. Add `ADMIN_KEY` with a long random value.

4. Run `npm run db:push` locally or in a Vercel deploy hook before using admin storage.