https://github.com/squarecloudofc/docs
Square Cloud documentation
https://github.com/squarecloudofc/docs
documentation hacktoberfest mintlify squarecloud
Last synced: about 1 year ago
JSON representation
Square Cloud documentation
- Host: GitHub
- URL: https://github.com/squarecloudofc/docs
- Owner: squarecloudofc
- License: apache-2.0
- Created: 2023-08-03T20:34:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-01T18:03:33.000Z (about 1 year ago)
- Last Synced: 2025-06-01T23:37:16.195Z (about 1 year ago)
- Topics: documentation, hacktoberfest, mintlify, squarecloud
- Language: MDX
- Homepage: https://docs.squarecloud.app
- Size: 8.49 MB
- Stars: 15
- Watchers: 0
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Square Cloud Documentation
Welcome to the squarecloud.app Documentation! This documentation provides detailed information on how to interact with the squarecloud.app to manage and deploy your applications on the Square Cloud platform.
Using the Mintlify documentation framework, we have created a simple and easy to use documentation site. The documentation site is available at [https://docs.squarecloud.app](https://docs.squarecloud.app).
# Test Local
Is this your first time running the documentation site locally? If so, you will need to install the Mintlify CLI.
```bash
npm install mintlify --global
```
Once you have installed the Mintlify CLI, you can run the documentation site locally using the following command:
```bash
mintlify dev
```
Documentation built with [Mintlify](https://mintlify.com). & with love by [Square Cloud](https://squarecloud.app)