Truto Docs
Contains the docs to https://truto.one/docs
Pre-requisites
- Node.JS (use volta.sh)
Setup
- Clone the repository and navigate to the root directory.
Install dependencies
- Run
yarn install
to install the dependencies.
Run the following commands
- Run
yarn run openapi
- Run
yarn run tailwind
Start the development server
- Run
yarn run dev
to start the development server