⚠️ These docs are in betaThey are in beta, so you may find some snags in our content.
You can contribute to them, or see the old ones here.
The official Codat documentation.
The docusaurus config expects certain environment variables to be defined. We've included .env.example
- copy this and rename it to .env
. You can enter any random string for the IDs.
copy .env.example .env # on Windows
cp .env.example .env # on Mac
npm install
npm run start
/docs
Updates feed: https://codat-docs.vercel.app/updates/rss.xml
Built with Docusaurus.