JavaScript.Fun 
Code generator for javascript.fun
Quick Start
create .env file for DB connections.
yarn install
yarn build # generate collect build
yarn collectPublish
- bump the
versionin package.json,no-commit yarn buildto get the latest client buildgitcommit and push- draft new version and release
- optional:
dailytask to update Github pages
