An API for Zigma app.
$ yarn install
$ yarn start
CI/CD is not yet available because Azure needs an organization to deploy from Github. Hence, you will need to deploy this app via local git. Refer to this guide.
$ git remote set-url deploy https://zigma.scm.azurewebsites.net:443/zigma.git
$ git push deploy master