本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出 How 2 use? 修改配置文件 打开config.yaml 修改 panel-github-repository 键的值为 https://github.com/CuzTeam/CPAPro 重启,完成!(国内服务器可能连不上Github会。。。) 人工下载(bin运行、非Docker) 在CPA目录执行: curl -s https://api.github.com/repos/CuzTeam/CPAPro/releases/latest | grep -o '"browser_download_url": *"[^"]*management\.html[^"]*"' | grep -o 'https://[^"]*' | xargs -I{} curl -L -o static/management.html --create-dirs {} Repo: github.com GitHub - CuzTeam/CPAPro: CPAPro, a modern CLIProxyAPI panel. CPAPro, a modern CLIProxyAPI panel. 求PR、Star、Issue!!QAQ 5 个帖子 - 3 位参与者 阅读完整话题
How 2 use? 修改配置文件 打开config.yaml 修改 panel-github-repository 键的值为 https://github.com/CuzTeam/CPAPro 重启,完成!(国内服务器可能连不上Github会。。。) 人工下载(bin运行、非Docker) 在CPA目录执行: curl -s https://api.github.com/repos/CuzTeam/CPAPro/releases/latest | grep -o '"browser_download_url": *"[^"]*management\.html[^"]*"' | grep -o 'https://[^"]*' | xargs -I{} curl -L -o static/management.html --create-dirs {} Repo: github.com GitHub - CuzTeam/CPAPro: CPAPro, a modern CLIProxyAPI panel. CPAPro, a modern CLIProxyAPI panel. 求PR、Star、Issue!!QAQ 1 个帖子 - 1 位参与者 阅读完整话题
本帖使用社区开源推广,符合推广要求。我申明并遵循社区要求的以下内容: 我的帖子已经打上 开源推广 标签: 是 我的开源项目完整开源,无未开源部分: 是 我的开源项目已链接认可 LINUX DO 社区: 是 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是 以上选择我承诺是永久有效的,接受社区和佬友监督: 是 以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出 我不行了困死我了 终于做好了,部分设计也是稍微做到我认为合格但是不满意的程度了 仓库 github.com GitHub - CuzTeam/CPAPro: CPAPro, a modern CLIProxyAPI panel. CPAPro, a modern CLIProxyAPI panel. Demo: cpap-ui.cuz-lab.tech CPAPro CPAPro, a modern CLIProxyAPI panel. 基于shadcn/ui构建。 跑路了bye 2 个帖子 - 2 位参与者 阅读完整话题
shadcnblocks 上面有很多不错的shacdn ui的资源,有没有大佬下载过的,可以分享下么? 1 个帖子 - 1 位参与者 阅读完整话题
最近 mapcn 火的,轻量,ai 生成,shadcn 生态,但是这个地图地图不能在国内使用,以为不合规范,所以基于高德封装了一个 amapcn 。 开源出来给大家用: 开源地址: https://github.com/hustcc/amapcn 小手一抖点个赞 示例网站: https://map.ling.pub/ 下面是 readme 介绍。 🗺️ amapcn for China! 🇨🇳 Beautiful maps for China, made simple. Free & open-source, ready-to-use, customizable map components for React. Zero config. One command setup. Built on AMap (高德地图) , styled with Tailwind , works seamlessly with shadcn/ui . Get Started · Installation · Components 🧩 Using with shadcn/ui Add amapcn components to your project using the shadcn/ui CLI: npx shadcn@latest add https://map.ling.pub/r/amap.json ✨ Features 🎨 Theme-aware — Automatically adapts to light/dark mode 🎯 Zero config — Works out of the box with sensible defaults 📦 shadcn/ui compatible — Uses the same patterns and styling conventions 🗺️ AMap powered — Full access to AMap's powerful mapping capabilities for China 🧩 Composable — Build complex map UIs with simple, declarative components 📍 Markers & Popups — Rich marker system with popups, tooltips, and labels 🛤️ Routes — Draw routes and paths on your maps 🎮 Controls — Zoom, compass, locate, and fullscreen controls 📜 AMap Terms of Service This project uses AMap (高德地图) JS API. API Key : You need to apply for an AMap API Key at the AMap Developer Platform . Commercial use : Please review AMap's Terms of Service for commercial licensing details. Non-commercial use : AMap provides a free tier for developers. See the developer pricing page for details. 🤝 Contributing Contributions are welcome! Please feel free to submit a Pull Request. Fork the repository Create your feature branch ( git checkout -b feature/amazing-feature ) Commit your changes ( git commit -m 'Add some amazing feature' ) Push to the branch ( git push origin feature/amazing-feature ) Open a Pull Request 📄 License MIT License - see the LICENSE file for details. Inspired by mapcn 's excellent design, component patterns, and documentation structure. amapcn follows a similar approach adapted for AMap and the China mapping ecosystem.
最近 mapcn 火的,轻量,ai 生成,shadcn 生态,但是这个地图地图不能在国内使用,以为不合规范,所以基于高德封装了一个 amapcn 。 开源出来给大家用: 开源地址: https://github.com/hustcc/amapcn 小手一抖点个赞 示例网站: https://map.ling.pub/ 下面是 readme 介绍。 🗺️ amapcn for China! 🇨🇳 Beautiful maps for China, made simple. Free & open-source, ready-to-use, customizable map components for React. Zero config. One command setup. Built on AMap (高德地图) , styled with Tailwind , works seamlessly with shadcn/ui . Get Started · Installation · Components 🧩 Using with shadcn/ui Add amapcn components to your project using the shadcn/ui CLI: npx shadcn@latest add https://map.ling.pub/r/amap.json ✨ Features 🎨 Theme-aware — Automatically adapts to light/dark mode 🎯 Zero config — Works out of the box with sensible defaults 📦 shadcn/ui compatible — Uses the same patterns and styling conventions 🗺️ AMap powered — Full access to AMap's powerful mapping capabilities for China 🧩 Composable — Build complex map UIs with simple, declarative components 📍 Markers & Popups — Rich marker system with popups, tooltips, and labels 🛤️ Routes — Draw routes and paths on your maps 🎮 Controls — Zoom, compass, locate, and fullscreen controls 📜 AMap Terms of Service This project uses AMap (高德地图) JS API. API Key : You need to apply for an AMap API Key at the AMap Developer Platform . Commercial use : Please review AMap's Terms of Service for commercial licensing details. Non-commercial use : AMap provides a free tier for developers. See the developer pricing page for details. 🤝 Contributing Contributions are welcome! Please feel free to submit a Pull Request. Fork the repository Create your feature branch ( git checkout -b feature/amazing-feature ) Commit your changes ( git commit -m 'Add some amazing feature' ) Push to the branch ( git push origin feature/amazing-feature ) Open a Pull Request 📄 License MIT License - see the LICENSE file for details. Inspired by mapcn 's excellent design, component patterns, and documentation structure. amapcn follows a similar approach adapted for AMap and the China mapping ecosystem.
关于创意方面比较短缺,但是看到别人用shadcn组合起来就是好看。看看大家有什么好的工具 3 个帖子 - 3 位参与者 阅读完整话题