Get a custom Node.js admin panel. Create pages to view and manage data in your database,
or build fully custom pages from scratch. Secure, self-hosted, and easy to set up.
Get Started • Live Demo • Our Website • Docs
npx @kottster/cli@latest newMake sure you have Node.js (v20 or above) installed on your system.
Alternatively, you can use Docker to run Kottster. For more details, check out the Docker Quickstart.
npm run devThis will run the app locally in development mode. You can access it at http://localhost:5480.
After running the project, you'll need to log in to your account or create a new one.
- Add pages for viewing and managing data in your database table.
- Or, build fully custom pages from scratch (dashboards, charts, forms, etc.).
5. Deploy your app when it's ready.
We welcome feedback and contributions!
See CONTRIBUTING.md for guidelines.
Kottster is licensed under the terms of Apache License 2.0.