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
Project is in WIP
- 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
This project is covered by a license MIT.