You can find the tutorial on hashnode, here
-
Run in development mode with hot reloading
npm run dev -
Build
npm run build -
Generate types and schemas
npm run generate-typedefs. do this after changes to the api to keep the types in sync.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You can find the tutorial on hashnode, here
Run in development mode with hot reloading npm run dev
Build npm run build
Generate types and schemas npm run generate-typedefs. do this after changes to the api to keep the types in sync.