diff --git a/.ebignore b/.ebignore new file mode 100644 index 000000000..f407b0596 --- /dev/null +++ b/.ebignore @@ -0,0 +1,16 @@ +/node_modules +/_business_logic +/_reference +/.circleci +/.vscoe +/admin +/client +/firebase +/hasura +/jsreport +/node_modules +.env.local +.env.development.local +.env.test.local +.env.production.local +bodyshop_translations.babel \ No newline at end of file diff --git a/.gitignore b/.gitignore index 24c9cb6fb..16e920044 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,8 @@ firebase/.yarn-integrity # dotenv environment variables file firebase/.env + +# Elastic Beanstalk Files +.elasticbeanstalk/* +!.elasticbeanstalk/*.cfg.yml +!.elasticbeanstalk/*.global.yml diff --git a/README.MD b/README.MD index ee13fca5e..384239efe 100644 --- a/README.MD +++ b/README.MD @@ -4,10 +4,6 @@ Yarn Dependency Management: To force upgrades for some packages: yarn upgrade-interactive --latest -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! diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 7c4688a2f..e771a1050 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +