1.0.2 • Published 2 years ago

tdp-tools v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago