Skip to content

Commit 4260de4

Browse files
authored
docs: add note in the main section
1 parent 01b3eb5 commit 4260de4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

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

3-
# Next.js Enterprise Boilerplate </br> ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/blazity/next-enterprise/check.yml?label=check) ![GitHub License](https://img.shields.io/github/license/blazity/next-enterprise) ![GitHub contributors](https://img.shields.io/github/contributors/blazity/next-enterprise) ![Discord](https://img.shields.io/discord/1111676875782234175?color=7b8dcd&link=https%3A%2F%2Fblazity.com%2Fdiscord) ![Blazity](https://img.shields.io/badge/Made_by-Blazity-blue?color=FF782B&link=https%3A%2F%2Fblazity.com%2F%3Futm_source%3Dnextenterprise%26utm_medium%3Dgithub)
3+
# Next.js Enterprise Boilerplate </br> ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/blazity/next-enterprise/check.yml?label=check) ![GitHub License](https://img.shields.io/github/license/blazity/next-enterprise) ![GitHub contributors](https://img.shields.io/github/contributors/blazity/next-enterprise) ![Discord](https://img.shields.io/discord/1111676875782234175?color=7b8dcd&link=https%3A%2F%2Fblazity.com%2Fdiscord) ![Blazity](https://img.shields.io/badge/made_by-Blazity-blue?color=FF782B&link=https%3A%2F%2Fblazity.com%2F%3Futm_source%3Dnextenterprise%26utm_medium%3Dgithub)
44

55

66

77

88
Welcome to the _Next.js Enterprise Boilerplate_, an open-source template for enterprise projects! It's loaded with features that'll help you build a high-performance, maintainable, and enjoyable app. We've done all the heavy lifting for you, so sit back, relax, and get ready to conquer the world with your incredible app! 🌍
99

10+
> [!NOTE]
11+
> **Blazity** is a group of Next.js/Jamstack/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
12+
1013
## 📚 Features
1114

1215
With this template, you get all the awesomeness you need:
@@ -17,7 +20,6 @@ With this template, you get all the awesomeness you need:
1720
- 🛠️ **[Extremely strict TypeScript](https://www.typescriptlang.org/)** - With [`ts-reset`](https://github.com/total-typescript/ts-reset) library for ultimate type safety
1821
- 🚀 **[GitHub Actions](https://github.com/features/actions)** - Pre-configured actions for smooth workflows, including Bundle Size and performance stats
1922
- 💯 **Perfect Lighthouse score** - Because performance matters
20-
2123
- **[Bundle analyzer plugin](https://www.npmjs.com/package/@next/bundle-analyzer)** - Keep an eye on your bundle size
2224
- **[Jest](https://jestjs.io/)** and **[React Testing Library](https://testing-library.com/react)** - For rock-solid unit and integration tests
2325
- **[Playwright](https://playwright.dev/)** - Write end-to-end tests like a pro

0 commit comments

Comments
 (0)