1.1.0 • Published 2 years ago

@durazno-technologies/create-dzn v1.1.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
2 years ago

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
1.1.0

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago