8000 GitHub - Malumbo21/kottster: A simple Node.js admin panel for your app. Build admin panel in minutes.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Malumbo21/kottster

 
 

Repository files navigation

Kottster

NPM Downloads @kottster/server.svg License GitHub last commit

A simple Node.js admin panel for your app. Create pages to view and manage data in your database, or build fully custom pages from scratch.

  • Easy to set up: Create an app in minutes.
  • No configuration: Just connect your database and start building.
  • Secure & Self-hosted: Your data stays private and secure.
  • Customizable: Build custom pages and components to fit your needs.
  • Deploy anywhere: Run on your server or in the cloud in minutes.

Get StartedLive DemoOur WebsiteDocs

Kottster

Getting started

To create a new project, run:

npx @kottster/cli@latest new

Make 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.

Next steps

1. Inside your project, run the app locally:

npm run dev

This will run the app locally in development mode. You can access it at http://localhost:5480.

2. Create an account.

After running the project, you'll need to log in to your account or create a new one. Once logged in, create an app by specifying its name.

3. Connect the app to your database.

4. Start building your app:

  • Add pages for viewing and managing data in your database.
  • Or, build fully custom pages from scratch.

5. Deploy your app when it's ready.

Resources

Contribute

We welcome feedback and contributions!

See CONTRIBUTING.md for guidelines.

Need Help?

License

Kottster is licensed under the terms of Apache License 2.0.

About

A simple Node.js admin panel for your app. Build admin panel in minutes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%
0