genkio / tiny-survey

Like Google Forms but better

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiny-survey

Like Google Forms but better.

Demo

tiny-survey.web.app

Requirements

  • node v15
  • npm v7

Initial setup

  1. Install Node version manager nvm
  2. nvm install 12

Development

Setup and launch server

Setup and launch web client

Deployment

Continuous deployment

Any push or pull request merge into the main branch will trigger deployment via Github actions

Manual deployment

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

About

Like Google Forms but better


Languages

Language:TypeScript 89.0%Language:JavaScript 8.0%Language:SCSS 2.2%Language:HTML 0.9%