url: https://cloudtower-api-preview.vercel.app/
every push commit will trigget vercel develop a new url env; every pr will trigger vercel develop a new dev url env;
when add a new tag v*
will trigger github action to release new assets, includes source code and desktop app
run yarn install --pure-lockfile && yarn start
- add new version in versions.json
- run
yarn api:sync
run yarn api:new
run yarn api:scan