Installation
Server Requirements
- System: linux, macos, windows, arm…
- Cpu: 1
- Memory: 128MB
- Disk: 100MB
Install
Download
git clone [email protected]:totoval/totoval.git ./YOUR-PROJECT-NAME
Remove
.git
and reinit itcd ./YOUR-PROJECT-NAME rm -rf .git git init
Use As Template
- Github Fork https://github.com/totoval/totoval
- Click
Use this template
Button at here