@alevnyacow/nzmt 0.9.3 → 0.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
# About
|
|
8
8
|
|
|
9
|
-
NZMT is a
|
|
9
|
+
NZMT is a toolkit for building structured Next.js full-stack applications.
|
|
10
10
|
|
|
11
11
|
It combines dependency injection, Zod validation and a DDD-inspired architecture,
|
|
12
12
|
while removing most of the boilerplate through code generation.
|