Skip to content

typeorm + typegraphl + graphql-codegen + apollo + react

Notifications You must be signed in to change notification settings

alexolivier/typed-everything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typed-everything

You need to setup the client and server.

server

You need to have mysql running and setup a DB as per server/ormconfig.json

Bootstrap

cd client
npm install

Start dev server

npm run dev

client

Bootstrap

cd client
npm install

Start dev server

npm run start

To re-run the graphql-codegen. The graphql server needs to be running.

npm run graphql-codegen

About

typeorm + typegraphl + graphql-codegen + apollo + react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published