https://github.com/occasoftware/docs
https://github.com/occasoftware/docs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/occasoftware/docs
- Owner: OccaSoftware
- License: mit
- Created: 2023-12-20T14:04:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T16:55:43.000Z (about 2 years ago)
- Last Synced: 2025-03-12T19:13:50.452Z (about 1 year ago)
- Language: MDX
- Homepage: https://docs.occasoftware.com/
- Size: 7.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OccaSoftware Docs
Our docs use [Nextra](https://nextra.site).
## Local Development
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.