Automatic build and start up AFFiNE development environment
git clone --recursive https://github.com/ZoneTwelve/AFFiNE-Composer
# or
git clone --recursive git@github.com:ZoneTwelve/AFFiNE-Composer.git
fetch the new version of AFFiNE
git submodule update --remote
Linux:
./start.sh
Windows:
xcopy Dockerfile ./app/Dockerfile
docekr-compose up -d