Officially maintained production ready Statefile
This repository contains the official Nanocl registry, a collection of statefiles for various applications and services. Each statefile is designed to be easily deployable with Nanocl, allowing users to quickly set up and manage their applications.
It also include the webapp used to browse the statefiles.
Feel free to introduce new statefiles by opening a pull request.
git clone https://github.com/next-hat/nanocl-registry
cd nanocl-registry/webapp
npm install
npm run dev