Skip to content

Commit 3b084f7

Browse files
committed
docs: update README.md
1 parent 5b16f25 commit 3b084f7

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Zero One Group Monorepo
22

3-
A unified foundation for building modern backend and frontend applications with TypeScript and Go. Powered by [moonrepo](https://moonrepo.dev/docs/install), this monorepo offers curated templates, shared UI libraries, and essential developer tools to accelerate development and foster best practices across teams.
3+
A unified foundation for building modern backend and frontend applications with TypeScript and Go.
4+
Powered by [moonrepo](https://moonrepo.dev/docs/install), this monorepo offers curated templates,
5+
shared UI libraries, and essential developer tools to accelerate development and foster best practices
6+
across teams.
47

58
**Motivation:**
6-
We built this monorepo to accelerate development, promote best practices, and simplify collaboration across teams by providing ready-to-use templates, consistent tooling, and a scalable structure for all Zero One Group projects.
9+
We built this monorepo to accelerate development, promote best practices, and simplify collaboration
10+
across teams by providing ready-to-use templates, consistent tooling, and a scalable structure for all
11+
Zero One Group projects.
712

813
## Quick Start
914

@@ -21,12 +26,15 @@ We built this monorepo to accelerate development, promote best practices, and si
2126
## Templates
2227

2328
This monorepo includes a wide range of templates to help you start new projects quickly and consistently.
24-
Templates are available for backend (Go, FastAPI), frontend (Astro, Next.js, React), and infrastructure (Strapi, shared UI libraries).
29+
Templates are available for backend (Go, FastAPI), frontend (Astro, Next.js, React), and infrastructure
30+
(Strapi, shared UI libraries).
2531

26-
Each template is designed to follow best practices and comes with pre-configured tooling, recommended folder structures, and example code to get you up and running fast.
27-
You can generate new apps from these templates using provided commands, and customize them to fit your needs.
32+
Each template is designed to follow best practices and comes with pre-configured tooling, recommended
33+
folder structures, and example code to get you up and running fast. You can generate new apps from these
34+
templates using provided commands, and customize them to fit your needs.
2835

29-
For the full list of available templates, and usage instructions, please refer to the [documentation](https://oss.zero-one-group.com/monorepo/available-templates/).
36+
For the full list of available templates, and usage instructions, please refer to the
37+
[documentation](https://oss.zero-one-group.com/monorepo/available-templates/).
3038

3139
## Learn More
3240

0 commit comments

Comments
 (0)