Skip to content

yorgyetson/FizQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizQL

This repo will spin up 3 containers:

  • Hasura
  • Postgres
  • Authentication Server

Installing the Hasura CLI

npm i -g hasura-cli

Deployment

git clone https://github.com/yorgyetson/FizQL.git
cd FizQL
cp .env.example .env
docker compose up -d
hasura metadata apply
hasura migrate apply
hasura metadata reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors