@durazno-technologies/create-dzn
1.1.0 • Public • Published Durazno Backend Generator
Technology Stack
- Typescript
- Serverless
- Lambda
- Node v18
- DynamoDB
- Middy.js
How to use
Installing
- using npx
npx @durazno-technologies/create-dzn my-backend-project
- using npm
npm init @durazno-technologies/dzn my-backend-project
- using npm also
npm create @durazno-technologies/dzn my-backend-project
Create new entity
- recommended way
npx new-dzn-entity
- old school
./node_modules/.bin/new-dzn-entity
- alternative
yarn new_entity
- another alternative
npm run new_entity
Package Sidebar
Install
npm i @durazno-technologies/create-dzn
Weekly Downloads