https://github.com/royalgarter/test
https://github.com/royalgarter/test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/royalgarter/test
- Owner: royalgarter
- License: apache-2.0
- Created: 2022-08-10T14:37:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T16:10:52.000Z (over 3 years ago)
- Last Synced: 2025-02-23T01:35:45.908Z (10 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js based on Alpine
## Install Nodejs Package
Edit file package.json
## Deploy
```deploy
git push -f staas master master:deploy
```
## Build
```build
git push -f staas master master:build
```