A powerful PostgreSQL database management platform. Build, manage, and scale your applications with ease.
Create, manage, and query your PostgreSQL databases with an intuitive interface.
Automatically generate REST and GraphQL APIs from your database schema.
Get real-time updates and notifications for your database changes.
Get started with Kolaybase API in minutes. Everything you need to build powerful applications.
npm install
# or
yarn installDATABASE_URL=postgresql://user:pass@host:5432/db
JWT_SECRET=your_secret_key
NEXT_PUBLIC_BASE_URL=http://localhost:3000npm run db:setupnpm run devEmail: admin@kolaybase.com
Password: admin123
⚠️ Remember to change this password in production!