Skip to content

Truto Docs

Contains the docs to https://truto.one/docs

Pre-requisites

  • Node.JS (use volta.sh)

Setup

  1. Clone the repository and navigate to the root directory.

Install dependencies

  1. Run yarn install to install the dependencies.

Run the following commands

  1. Run yarn run openapi
  2. Run yarn run tailwind

Start the development server

  1. Run yarn run dev to start the development server

Last updated: