Skip to content

Kottster:安全自托管的即时 Node.js 管理面板,轻松设置

Published:

原文链接


Kottster logo

Instant admin panel for your app

Get a custom Node.js admin panel. Create pages to view and manage data in your database tables,
compose dashboards, or build fully custom pages. Secure, self-hosted, and easy to set up.

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

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.

3. Connect the app to your database.

4. Start building your app:

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.


title: “Kottster:安全自托管的即时 Node.js 管理面板,轻松设置” slug: instant-nodejs-admin-panel description: | Kottster 是一个安全且易于设置的自托管 Node.js 管理面板。它允许您创建自定义页面来管理数据库数据、合成仪表板,或从零构建完全自定义的页面,满足多种开发需求。 tags:


原文链接


Kottster logo

Instant admin panel for your app

Get a custom Node.js admin panel. Create pages to view and manage data in your database tables,
compose dashboards, or build fully custom pages. Secure, self-hosted, and easy to set up.

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

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.

3. Connect the app to your database.

4. Start building your app:

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.


Previous Post
ProxyPoolWithUI:多功能现代代理池及管理系统
Next Post
在浏览器环境中轻松去除图片背景的imgly/background-removal-js