Skip to content

Ciara Documentation πŸ“š ​

License: MITRepo

Documentation for Ciara - A tool to securely deploy any application on any server.

Local Development ​

To run docs locally:

bash
git clone https://github.com/andresribeiro/ciara-docs.git
cd ciara-docs
bun install
bun docs:dev

Contributing ​

Found a typo or missing information?

  • Fork this repository
  • Edit the markdown files
  • Submit a Pull Request