32ce90ec9cf17c20c8d91f4a4b41f51e04c5d041
React App: React Hooks are used for Authentication ONLY to ensure the correct web token is passed.
GraphQL API: Hasura is hosted on another dyno. Several environmental variables are required, including disabling the console. ALL CHANGES MUST BE MADE USING LOCAL CONSOLE TO ENSURE DATABASE MIGRATION FILES ARE CREATED.
To Start Hasura CLI: npx hasura console --admin-secret Dev-BodyShopAppBySnaptSoftware!
Migrating to Staging: npx hasura migrate apply --endpoint https://bodyshop-staging-db.herokuapp.com/ --admin-secret Staging-BodyShopAppBySnaptSoftware!
Description