Skip to content

Commit 7e373f6

Browse files
authored
chore: add nefi to the readme.md
1 parent 2e5680e commit 7e373f6

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<img align="right" width="360px" height="410px" src="./.github/assets/project-logo-vertical.png">
21

32
### Next.js Enterprise Boilerplate
43

@@ -11,9 +10,19 @@ Welcome to the _Next.js Enterprise Boilerplate_, an open-source template for ent
1110
> [!NOTE]
1211
> **Blazity** is a group of Next.js/Headless experts. Contact us at [[email protected]](https://blazity.com) if you’d like to talk about your project or just to have a chat with us
1312
14-
## Features
13+
### Feature Manager (nefi)
14+
<a href="https://github.com/blazity/nefi"><img width="250" align="right" alt="nefi-badge" src="https://github.com/user-attachments/assets/37941f8c-944f-44c0-b3c7-b1d322431871" /></a>
1515

16-
With this template, you get all the awesomeness you need:
16+
**nefi** (next-enterprise feature integrations) is an AI agent that will help configuring the boilerplate to your needs using natural language. It can remove/install dependencies, modify files and manage Git.
17+
18+
Simply set up the boilerplate, follow guide [in the getting started section](#getting-started) and type `npx nefi` in your terminal!
19+
20+
Leave a ⭐ for [nefi on GitHub](https://github.com/blazity/nefi) and check out the [nefi.ai docs](https://nefi.ai/)!
21+
22+
23+
### Integrated features
24+
25+
Don't worry, with this template you will anyways get all the awesomeness you need:
1726

1827
- 🏎️ **[Next.js 15](https://nextjs.org/)** - Fast by default, with config optimized for performance (with **App Directory**)
1928
- 💅 **[Tailwind CSS](https://tailwindcss.com/)** - A utility-first CSS framework for rapid UI development
@@ -57,7 +66,6 @@ With this template, you get all the awesomeness you need:
5766
- [Zustand](#zustand)
5867
- [Jotai](#jotai)
5968
- [Recoil](#recoil)
60-
- [ChatGPT Code Review](#-chatgpt-code-review)
6169
- [Environment Variables handling](#-environment-variables-handling)
6270
- [Contribution](#-contribution)
6371
- [Support](#support)

0 commit comments

Comments
 (0)