# neutrino-starter-mvp ## Docs - [Create Plant](https://mvp.open.nno.app/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://mvp.open.nno.app/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://mvp.open.nno.app/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [Introduction](https://mvp.open.nno.app/api-reference/introduction.md): Example section for showcasing API endpoints - [Deploy](https://mvp.open.nno.app/deploying/deploy.md) - [Docker](https://mvp.open.nno.app/deploying/docker.md) - [Data Fetching](https://mvp.open.nno.app/development/admin/data-fetching/data-fetching.md): Learn how to fetch data in the Admin Panel - [Defining Routes](https://mvp.open.nno.app/development/admin/routing/defining-routes.md): Learn how to define routes in the Admin Panel - [Layout](https://mvp.open.nno.app/development/admin/routing/layout.md) - [Routing](https://mvp.open.nno.app/development/admin/routing/routing.md) - [Theme](https://mvp.open.nno.app/development/admin/styling/theme.md) - [Command](https://mvp.open.nno.app/development/command.md): Learn how to use the development commands - [Project Structure](https://mvp.open.nno.app/development/project-structure.md): Learn about the project structure of the monorepo. - [Introduction](https://mvp.open.nno.app/guide/introduction.md): A modern, scalable boilerplate for building beautiful, responsive web applications using React, Tailwind CSS, and Radix UI. - [Quickstart](https://mvp.open.nno.app/guide/quickstart.md): Start building an app in under 10 minutes ## OpenAPI Specs - [package](https://mvp.open.nno.app/package.json) - [openapi](https://mvp.open.nno.app/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/neutrino-io/nno-app-mvp)