Skip to content

Hasura config, migrations and metadatas for instaq example

License

Notifications You must be signed in to change notification settings

Ked57/instaq-hasura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to instaq-hasura 👋

Twitter: ClementFassot

Migrations and metadatas for instaq's hasura instance

Get started

First, you need to use docker-compose on your computer

docker-compose up -d

Then install the hasura cli: https://docs.hasura.io/1.0/graphql/manual/hasura-cli/install-hasura-cli.html

And then apply the migrations and metadatas

cd hasura
hasura migrate apply
hasura metadata apply

You can also open the console and the migrations will be auto generated into your migrations folder

hasura console

Author

👤 Clément Fassot

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Hasura config, migrations and metadatas for instaq example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published