Typescript project using Graphql on backend and frontend
Contain files with backend side in typescript. You must create a .env file on root path with DB_USER, DB_PASSWORD and DB_HOST env vars
Contain files with the frontend side in react and typescript.