@durazno-technologies/create-dzn

1.1.0 • Public • Published

Durazno Backend Generator

Durazno Technologies

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

1

Version

1.1.0

License

UNLICENSED

Unpacked Size

43.5 kB

Total Files

20

Last publish

Collaborators

  • fandrade.358
  • salomonking