GitHub - NodePassProject/NodePanel: 一款轻量化 NodePass 管理面板 (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

NodePassProject / NodePanel Public

一款轻量化 NodePass 管理面板

node-panel.lesliealexander.eu

License

MIT license

43 stars 34 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory82 Commits
public public
src src
wiki wiki
.gitignore .gitignore
.modified .modified
LICENSE LICENSE
README.md README.md
apphosting.yaml apphosting.yaml
components.json components.json
next.config.ts next.config.ts
package-lock.json package-lock.json
package.json package.json
postcss.config.mjs postcss.config.mjs
tailwind.config.ts tailwind.config.ts
tsconfig.json tsconfig.json

Repository files navigation

NodePanel 轻量化管理面板

License: MIT GitHub last commit Version 1.0.6

这是一个由 NodePass (yosebyte/nodepass) 强力驱动的前端管理面板,提供了一个用户友好的WebUI来管理您的 NodePass 服务。

image image

Demo

  1. Deployed on OpenBSD
  2. Deployed on Vercel

部署

部署到 VercelVercel

Vercel 是部署此前端面板的推荐方式之一。

快速部署: Deploy with Vercel

手动部署:

  1. Fork 本仓库 (如果你还没有这样做)。
  2. 登录到你的 Vercel 账户。
  3. 点击 "New Project"。
  4. 选择 "Import Git Repository",然后选择你 Fork 的仓库。
  5. Vercel 通常会自动检测到这是一个 Next.js 项目并配置好构建设置。确认设置无误。
  6. 点击 "Deploy"。

部署完成后,你将获得一个 Vercel 域名 (例如 xxx.vercel.app),前端面板将通过该域名访问。

部署到 Cloudflare PagesCloudflare

Cloudflare Pages 对 Next.js 应用提供了良好的支持,能够将其部署到 Cloudflare 的全球边缘网络,实现快速、稳定的访问体验。

步骤如下:

  1. Fork 本仓库(如果尚未 Fork)。
  2. 登录你的 Cloudflare 账户
  3. 在控制台主页,导航至 Workers & Pages
  4. 点击 Create application → 选择 Pages 选项卡 → 点击 Connect to Git
  5. 选择你 Fork 的仓库,点击 Begin setup 开始配置。
  6. 配置项说明:
  1. Build settings(构建设置)部分:
  1. 点击 Save and Deploy 开始部署。
  2. 如构建失败,请前往「设置 → 运行时 → 兼容性标志」,输入并选择 nodejs_compat 保存,然后重新部署

部署完成后,Cloudflare Pages 将为你的项目分配一个 *.pages.dev 域名,例如:your-project.pages.dev。你可以通过此域名访问你的前端页面。

🙏 致谢

⭐ Star

Stargazers over time

About

一款轻量化 NodePass 管理面板

node-panel.lesliealexander.eu

Topics

nextjs webui nodepass

Resources

Readme

License

MIT license

Activity

Custom properties

Stars

43 stars

Watchers

0 watching

Forks

34 forks

Report repository

Releases

No releases published

Packages

No packages published

Contributors3

Languages