TreasureJim / graphql-crud

Home Page:https://turbo-telegram.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-crud

graphql-crud is a side project for me to learn Next.js, GraphQL and other cloud provider services. You can find it hosted here.

Installation

Currently installation is not completely straight forward as there is no hasura migrations however that will be coming soon.

Development environment can be easily setup:

  1. Install all packages with npm i
  2. Create .env and hasura.env files with the respective schemas from .env.schema and hasura.env.schema
  3. Run docker-compose up

Changes

A list of planned goals/ changes are can be found here

About

https://turbo-telegram.herokuapp.com


Languages

Language:TypeScript 90.1%Language:JavaScript 6.9%Language:CSS 2.3%Language:Dockerfile 0.7%