Installation

Installation

Server Requirements

  • System: linux, macos, windows, arm…
  • Cpu: 1
  • Memory: 128MB
  • Disk: 100MB

Install

  1. Download

    git clone [email protected]:totoval/totoval.git ./YOUR-PROJECT-NAME
  2. Remove .git and reinit it

    cd ./YOUR-PROJECT-NAME
    rm -rf .git
    git init

Use As Template

  1. Github Fork https://github.com/totoval/totoval
  2. Click Use this template Button at here