This project uses docusaurus for documentation purposes.
Until you will modify this project, you can use documentation from the source SaaS Boilerplate project which is available here
In order to run your local documentation server execute following commands:
cd services/docs
yarn start
and go to localhost:3001
.