This repo houses Okto's documentation. More info below on how to run the website or submit PRs for new documentation, or website pages.
$ npm install
$ npm 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 documentation site is built using Fumadocs, a modern docs generator.