AbdoALPOP / codat-docs

Build powerful applications with financial data

Home Page:https://docs.codat.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codat docs

The official Codat documentation.

Linkinator CI


Running locally

Create a .env file

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

Run the project

npm install
npm run start

Editing article markdown files

/docs


Updates feed: https://codat-docs.vercel.app/updates/rss.xml


Built with Docusaurus.

About

Build powerful applications with financial data

https://docs.codat.io/

License:Apache License 2.0


Languages

Language:SCSS 38.6%Language:JavaScript 29.2%Language:TypeScript 26.3%Language:CSS 3.4%Language:Python 2.5%Language:Shell 0.1%