https://github.com/mujhtech/statussync-docs
Statussync Doc
https://github.com/mujhtech/statussync-docs
Last synced: about 1 year ago
JSON representation
Statussync Doc
- Host: GitHub
- URL: https://github.com/mujhtech/statussync-docs
- Owner: Mujhtech
- Created: 2023-11-01T07:00:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T16:20:49.000Z (over 2 years ago)
- Last Synced: 2025-01-24T18:08:27.831Z (over 1 year ago)
- Language: MDX
- Homepage: https://docs.statussync.dev
- Size: 3.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sync with Third-party Services
Keep in touch with third-party services and get notified when they go down.
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`