Commit 3a3bcc3
committed
docs(readme): update project version and expand technology stack details
- Bump project version to v0.2.0 in README
- Add Prisma database commands for npm and Bun scripts
- Upgrade Next.js framework version to 16+
- Extend state management with Zustand and add TanStack Query for data fetching
- Include React Hook Form with Zod validation for forms
- Add Recharts for charting and Framer Motion for animations
- Include @dnd-kit for drag and drop functionality
- Add TanStack Table for data tables
- Integrate NextAuth.js for authentication
- Add next-intl for internationalization support
- Mention Prisma ORM for database management
- Update data section to include JSON files and Prisma schema management
- Document database schema and migration management commands with Prisma1 parent 21b2ff5 commit 3a3bcc3
1 file changed
Lines changed: 22 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
122 | 130 | | |
123 | 131 | | |
124 | 132 | | |
| |||
231 | 239 | | |
232 | 240 | | |
233 | 241 | | |
234 | | - | |
| 242 | + | |
235 | 243 | | |
236 | 244 | | |
237 | 245 | | |
238 | 246 | | |
239 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
240 | 257 | | |
241 | 258 | | |
242 | 259 | | |
| |||
262 | 279 | | |
263 | 280 | | |
264 | 281 | | |
265 | | - | |
| 282 | + | |
| 283 | + | |
266 | 284 | | |
267 | 285 | | |
268 | 286 | | |
| |||
0 commit comments