Skip to content

Codat solves the connectivity challenge for developers building the next generation of products for small businesses.

License

Notifications You must be signed in to change notification settings

rmarcall/codat-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codat docs

⚠️ These docs are in beta

They 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.


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

Codat solves the connectivity challenge for developers building the next generation of products for small businesses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.5%
  • JavaScript 26.9%
  • TypeScript 26.2%
  • SCSS 12.5%
  • Python 2.8%
  • Shell 0.1%