Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Nest-CLI + Typeorm-CLI integration #7

Open
wants to merge 2 commits into
base: develop-cli
Choose a base branch
from

Conversation

dario-rodriguez
Copy link

Added integration for Nest-CLI and Typeorm-CLI. The following commands are now available:

  • oasp4fn nestjs generate
  • oasp4fn nestjs info
  • oasp4fn nestjs new
  • oasp4fn typeorm
  • oasp4fn typeorm schema:sync
  • oasp4fn typeorm schema:log
  • oasp4fn typeorm schema:drop
  • oasp4fn typeorm query
  • oasp4fn typeorm entity:create
  • oasp4fn typeorm subscriber:create
  • oasp4fn typeorm migrations:create
  • oasp4fn typeorm migrations:generate
  • oasp4fn typeorm migrations:run
  • oasp4fn typeorm migrations:revert
  • oasp4fn typeorm version
  • oasp4fn typeorm cache:clear
  • oasp4fn typeorm init

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants