首页 时政热点 科技头条 智能AI 安全攻防 数码硬件 开发者生态 汽车 游戏 社会热点 开源推荐 医疗健康 归档 标签 关于

GitHub 热门项目:kottster

摘要

GitHub项目:kottster 仓库地址:https://github.com/kottster/kottster Stars:1153 | 作者:kottster 项目描述:Instant Node.js admin panel. Secure, self-hosted, and easy to set up =========================================...

kottster https app your docs and run the pages img
2026-09-16 1 阅读 约6分钟阅读 GitHub Trending
分享:
字号:
GitHub 项目:kottster 仓库地址:https://github.com/kottster/kottster 星级:1153 | 作者:科特斯特 项目描述:即时 Node.js 管理面板。安全、自托管且易于设置 =================================================== 自述文件内容: <图片> Kottster 徽标
# 您的应用程序的即时管理面板 获取自定义 Node.js 管理面板。创建页面来**查看和管理数据库表中的数据**,
**撰写仪表板**,或构建完全自定义的页面。安全、自托管且易于设置。
![NPM 下载](https://img.shields.io/npm/dm/%40kottster%2Fcli) [![@kottster/server.svg](https://img.shields.io/npm/v/@kottster/server.svg)](https://www.npmjs.com/package/@kottster/server) [![许可证](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![GitHub 最后一次提交](https://img.shields.io/github/last-commit/kottster/kottster)
[开始](https://kottster.app/docs/) • [现场演示](https://demo.kottster.app) • [我们的网站](https://kottster.app) • [文档](https://kottster.app/docs/) [![Kottster](/assets/intro-5.png)](https://youtu.be/JBpLVgkoj-k?si=GJ3IIBmzlgrCLKWs)
--- ## 开始使用 #### 要创建新项目,请运行: ````bash npx @kottster/cli@最新新 ```` > 确保您的系统上安装了 **Node.js(v20 或更高版本)**。 或者,您可以使用 Docker 来运行 Kottster。有关更多详细信息,请查看 [Docker 快速入门](https://kottster.app/docs/quickstart-docker)。 ## 后续步骤 #### 1. 在您的项目中,在本地运行应用程序: ````bash npm 运行开发 ```` 这将以开发模式在本地运行应用程序。您可以通过[http://localhost:5480](http://localhost:5480)访问它。 #### 2. 创建帐户。 运行项目后,您需要登录您的帐户或创建一个新帐户。 #### 3. 将应用程序连接到您的数据库。 #### 4. 开始构建您的应用程序: - 添加用于查看和管理数据库表中的数据的页面。 - 或者,从头开始构建完全自定义的页面(仪表板、图表、表单等)。 #### 5. 准备就绪后,[部署您的应用程序](https://kottster.app/docs/deploying)。 ## 资源 - [文档](https://kottster.app/docs/) - [快速入门](https://kottster.app/docs/) - [Docker 快速入门](https://kottster.app/docs/quickstart-docker) - [教程(5 分钟)](https://kottster.app/docs/tutorial/) - [部署](https://kottster.app/docs/deploying) ## 贡献 我们欢迎反馈和贡献! - 🐛 [报告错误](https://github.com/kottster/kottster/issues/new?template=bug_report.md) - 💡 [建议功能](https://github.com/kottster/kottster/issues/new?template=feature_request.md) - 📚 [改进文档](https://github.co
这篇文章对您有帮助吗?

订阅66必读

每日精选科技资讯,直达你的邮箱

← 返回 开源推荐