1.0.2 • Published 5 years ago

tdp-tools v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

tdp-tools

a tool to help with the creation of graphql-tools based modules and projects that takes advantage of the schema stitching capabilities of @graphql-tools/schema and @graphql-tools/load

and soon to be added: React components and projects that follow tdp's design patterns

GitHub issues GitHub stars GitHub license

how to use

creating a new project

go to your project's directory and invoke the tool in your terminal

tdp-tools

answer the questions and you'll be good to go. or:

tdp-tools --project myproject

or with typeorm:

tdp-tools --project myproject --typeorm

creating a module

go to your project's directory and invoke the tool in your terminal:

tdp-tools

answer the questions and you'll be good to go.

or:

tdp-tools --module Account

or with typeorm:

tdp-tools --module Account --typeorm
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago