Initial commit: Standard structure
This commit is contained in:
22
README.md
Normal file
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# xingshi-packaging
|
||||
|
||||
## Type
|
||||
web application
|
||||
|
||||
## Paths
|
||||
- Code: /opt/appcode/xingshi-packaging/
|
||||
- Deploy: /opt/app/web/xingshi-packaging/
|
||||
- Domain: http://xingshi-packaging.c.gok1.cn
|
||||
|
||||
## Quick Start
|
||||
```bash
|
||||
# Develop
|
||||
cd /opt/appcode/xingshi-packaging
|
||||
|
||||
# Build & Deploy
|
||||
~/.agents/skills/app-workflow/scripts/deploy.sh xingshi-packaging
|
||||
```
|
||||
|
||||
## Git
|
||||
- Repository: https://code.gok1.cn/openbot/xingshi-packaging
|
||||
- Branch: main
|
||||
Reference in New Issue
Block a user