Type Graphql Series Save

Typescript GraphQL Server built with TypeGraphQL

Project README

type-graphql-series

Code for: https://www.youtube.com/playlist?list=PLN3n1USn4xlma1bBu3Tloe4NyYn9Ko8Gs

Installing

  1. Clone and install dependecies
git clone https://github.com/benawad/type-graphql-series.git
cd type-graphql-series
yarn
  1. Make sure you have PostgreSQL running on your computer with a database called typegraphql-example and a user who has access to that database with the username postgres and password postgres
  1. Make sure you have Redis running on your computer
  1. Start the server
yarn start

To verified it worked, you can go to http://localhost:4000

If you need any help setting this up feel free to message me on Discord: https://discord.gg/Vehs99V

Open Source Agenda is not affiliated with "Type Graphql Series" Project. README Source: benawad/type-graphql-series
Stars
326
Open Issues
12
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating