This repo houses Okto's documentation. More info below on how to run the website or submit PRs for new documentation, or website pages.
$ yarn install
If you dont have yarn
installed, check out how to install yarn here.
$ yarn run dev
This command starts a local development server at localhost:3000
and opens up a browser window. Most changes are reflected live without having to restart the server, however it may take some time to compile the changes.
This website is built using Fumadocs, a modern docs generator.