https://github.com/caomeiyouren/alpine-nodejs-minimize
基于 alpine+nodejs 的最小化镜像
https://github.com/caomeiyouren/alpine-nodejs-minimize
Last synced: 3 months ago
JSON representation
基于 alpine+nodejs 的最小化镜像
- Host: GitHub
- URL: https://github.com/caomeiyouren/alpine-nodejs-minimize
- Owner: CaoMeiYouRen
- License: mit
- Created: 2023-12-18T13:30:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T13:50:08.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T10:43:13.102Z (8 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
alpine-nodejs-minimize
> 基于 alpine+nodejs 的最小化镜像
## 🏠 主页
[https://github.com/CaoMeiYouRen/alpine-nodejs-minimize#readme](https://github.com/CaoMeiYouRen/alpine-nodejs-minimize#readme)
## 📦 依赖要求
- node >=16
## 🚀 安装
```sh
npm install
```## 👨💻 使用
```sh
npm run start
```## 🛠️ 开发
```sh
npm run dev
```## 🔧 编译
```sh
npm run build
```## 🔍 Lint
```sh
npm run lint
```## 💾 Commit
```sh
npm run commit
```## 👤 作者
**CaoMeiYouRen**
* Website: [https://blog.cmyr.ltd/](https://blog.cmyr.ltd/)
* GitHub: [@CaoMeiYouRen](https://github.com/CaoMeiYouRen)
## 🤝 贡献
欢迎 贡献、提问或提出新功能!
如有问题请查看 [issues page](https://github.com/CaoMeiYouRen/alpine-nodejs-minimize/issues).
贡献或提出新功能可以查看[contributing guide](https://github.com/CaoMeiYouRen/alpine-nodejs-minimize/blob/master/CONTRIBUTING.md).## 💰 支持
如果觉得这个项目有用的话请给一颗⭐️,非常感谢
## 📝 License
Copyright © 2023 [CaoMeiYouRen](https://github.com/CaoMeiYouRen).
This project is [MIT](https://github.com/CaoMeiYouRen/alpine-nodejs-minimize/blob/master/LICENSE) licensed.***
_This README was generated with ❤️ by [cmyr-template-cli](https://github.com/CaoMeiYouRen/cmyr-template-cli)_