cwire is a SaaS Tool to help companies to build management and reporting tools with less code. In this open source repository you find all product related documentations.
Our documentation is based on the docusaurus project To run this project locally you need to following this steps:
- Install nodejs >= 14.0.0 and install yarn (
npm i -g yarn
) git clone [email protected]:cwire-io/docs.git
cd docs
yarn
yarn start
GIT_USER= yarn deploy