Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 874 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 874 Bytes
AutoForm

AutoForm is your key to intuitive surveys. Harness the power of GPT and discover:

  • 📝 Designing - Craft surveys tailored to your needs.

  • 🤖 Automating - Evolve your questions based on real-time feedback.

  • 📊 Analyzing - Dive deep into insights and understand your respondents.

Running locally

You will need to use the environment variables defined in .env.example to run AutoForm.

Note: You should not commit your .env file.

git clone [email protected]:ucciqun/autoform.git
npm install
npx prisma db push
npx prisma generate
npm run dev

Authors

ucciqun https://github.com/ucciqun

License

Distributed under the MIT License. See LICENSE for more information.