This repo contains the packages of React with a typescript template and for server side TypeORM, Graphql, Apollo server with Postgres database. Enjoy ππ
clone the repo
yarn install
npm run start
=> Automatically start Client React on http://localhost:3000/
=> Check the server on http://localhost:4000/graphql
happy hacking! β