An open API service indexing awesome lists of open source software.

https://github.com/mujhtech/statussync-docs

Statussync Doc
https://github.com/mujhtech/statussync-docs

Last synced: about 1 year ago
JSON representation

Statussync Doc

Awesome Lists containing this project

README

          





Logo


Sync with Third-party Services


Keep in touch with third-party services and get notified when they go down.




Explore the docs »






Join Our Discord
·
Roadmap
·
Changelog

### 👩‍💻 Docs Contribution

First, install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) locally. To install, use the following command

```
npm i -g mintlify
```

**Note**: Please install Node.js (version 18 or higher) before proceeding.

Run the following command at the root of the documentation (where mint.json is) to preview the documentation changes

```
mintlify dev
```

#### Troubleshooting

- Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies.
- Page loads as a 404 - Make sure you are running in a folder with `mint.json`