Skip to content

Commit 24ae0ee

Browse files
committed
docs: refine intro
1 parent 11a642c commit 24ae0ee

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center">
1+
<div align="center">
22
<h1 align="center">🐶Dogokit Akita</h1>
33
<p align="center">
44
<span>Full Stack App Development Kit</span>
@@ -9,15 +9,16 @@
99
<span> · <span>
1010
<a href="docs/guides/start.md">Getting Started</a>
1111
</p>
12-
</p>
12+
</div>
1313

1414
## Goal
1515

16-
🐶Dogokit Akita is a comprehensive, opinionated full stack application development kit, encompassing JavaScript, TypeScript, Node.js, Bun, and more. It serves as a versatile reference for constructing robust web applications that can scale from zero to millions of users.
16+
🐶Dogokit Akita is a comprehensive, opinionated full stack application development kit. Encompassing JavaScript, TypeScript, Node.js, Bun, and more. It serves as a versatile reference for constructing robust web applications, that can scale from zero to millions of users.
1717

18-
- Primary frontend web with Vite, React, Tailwind CSS.
18+
- Default frontend web with React and Tailwind CSS.
1919
- Optional backend API with GraphQL or REST API.
20-
- Interchangeable ORM with Prisma+ZenStack or Drizzle.
20+
- Interchangeable ORM with Prisma or Drizzle.
21+
- Bring your own thing from non-JS ecosystem.
2122

2223
## Benefits
2324

0 commit comments

Comments
 (0)