Skip to content

ClickPop/backtalk-hasura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hasura Service

Pre-requisites

You will need the following installed on your system to get started with this repo:

Setup

Start the local Hasura and Postgres instance

  • cd into the local folder and run docker-compose up

Start the hasura console so you can interact with any changes that are made

  • In a new terminal tab/window, cd into local then run hasura console to start the hasura console so any changes you make will be tracked.