Dynamic Content Modeling
Easily create and modify content models through the intuitive admin UI, without writing a line of code.
Launch a headless CMS in seconds or utilize as a web framework.
docker pull ghcr.io/fastschema/fastschema:latest
docker run \
-p 8000:8000 \
-v ./data:/fastschema/data \
ghcr.io/fastschema/fastschema:latest
> Using app directory: /fastschema
> Serving files from disk [public:/files] at /fastschema/data/public
> Visit the following URL to setup the app: http://localhost:8000/dash/setup/?token=lUDRgoTUUNDsjCcitgGFTqwMZQPmYvlU