Like Google Forms but better.
node v15
npm v7
- Install Node version manager nvm
nvm install 12
Any push or pull request merge into the main
branch will trigger deployment via Github actions
npm run deploy
This command deploys both web client and server. They can also be deployed separately by run the same command in their own folder