Skip to content

karthikvt26/hasura-ecommerce-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce schema

A Hasura project with the schema for a simple e-commerce application.

Deploy this project

Use the quickstart instructions at (hasura/ecommerce-schema)[/hub/project/hasura/ecommerce-schema].

Browse the schema

Once you deploy this project on a cluster, head to https://schemaspy.cluster-name.hasura-app.io/relationships.html to see your schema.

Remember to replace cluster-name with the name of your cluster. You can get your cluster name by running:

$ hasura cluster status

Test the APIs

Run:

$ hasura api-console

and use the API explorer to test the instant APIs available on this schema.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages