Forms Demo is a Demo project to test builder and render with CRUD Api that implement italian AGID Theme
This project at build time download and add the repo Form Templates Italia Theme
⚠️ SECURITY: Don't use thi project in production environmentThis project is only for demo and testing purpose
- Design your form with Form.io builder for more info about Form.io see Form.io homepage
- View Form, the form is server side rendered with jinja template
- Add and Edit Data with yours forms
-
- create a copy of .env.template:
cp .env.template .env-test
-
sh build_and_run_dev.sh
-
http://localhost:9525/
open Forms Demo in your browser
- FastApi - The Api framework
- ODMantic Asynchronous ODM(Object Document Mapper) for MongoDB
- Jinja - Jinja is a fast, expressive, extensible templating engine
- Form Templates Italia Theme
- Alessio Gerace
This project is covered by a license MIT.