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

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

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).