https://github.com/nitrictech/docs
Contains all the documentation for the Nitric framework
https://github.com/nitrictech/docs
docs nextjs nitric
Last synced: about 1 year ago
JSON representation
Contains all the documentation for the Nitric framework
- Host: GitHub
- URL: https://github.com/nitrictech/docs
- Owner: nitrictech
- Created: 2021-02-25T23:42:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T17:49:08.000Z (about 1 year ago)
- Last Synced: 2025-04-12T15:03:45.183Z (about 1 year ago)
- Topics: docs, nextjs, nitric
- Language: TypeScript
- Homepage: https://nitric.io/docs
- Size: 24.6 MB
- Stars: 13
- Watchers: 5
- Forks: 16
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## The official Nitric documentation repo
Documentation for the [Nitric framework](https://github.com/nitrictech/nitric).
Updates to the documentation will be included in the Nitric doc website located [here](https://nitric.io/docs).
## Generated CLI Command Docs
Output for the CLI commands are automatically generated into `/src/assets` via the [collect-assets.js script](./scripts/collect-assets.js) and can be referenced in the mdx pages as seen [here](./src/pages/reference/cli.mdx).