Prototype of a new documentation site for FollowTheMoney. Includes articles from the current FtM docs as well as auto-generated schema and property type pages.
- Run
python3 scripts/parse_type_descriptions.py
. - Run
npm run dev
to spin up a development server with HMR.