Skip to content

TextC0de/formify

Repository files navigation

Formify

App de encuestas utilizando:

  • Next.js
  • styled-components
  • MongoDB
  • Graphql
  • Typescript
  • Redis

Screenshots

Sign Up

Create a form

Answer a form

See subbmisions

See submissions stats

Project setup

You will need node and npm installed globally on your machine.

Install the dependencies

npm install

Development

Start the frontend app

npm run dev

Production

Build the frontend app and the api

npm run build

Start the frontend app

npm run start:app

Start the api

npm run start:dev

About

Create forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published