Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deployment): support Heroku #38

Merged
merged 14 commits into from
Aug 25, 2020
Merged

feat(deployment): support Heroku #38

merged 14 commits into from
Aug 25, 2020

Commits on Aug 20, 2020

  1. add PORT to start script

    cball committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    41863fd View commit details
    Browse the repository at this point in the history
  2. upgrade cypress to allow deploy

    cball committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4d9ddbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220fa03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e78d05d View commit details
    Browse the repository at this point in the history
  5. add inquirer, prompt for host

    cball committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    443c588 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. add to ci

    cball committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    183bc1f View commit details
    Browse the repository at this point in the history
  2. deploy from GH actions

    cball committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    ee479da View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. fix graphql handler

    cball committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    089bae1 View commit details
    Browse the repository at this point in the history
  2. add heroku specific items to CI

    cball committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    6c3007b View commit details
    Browse the repository at this point in the history
  3. updates to support heroku

    cball committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    34fa085 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    332d93d View commit details
    Browse the repository at this point in the history
  2. put back commented out things

    cball committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e85684c View commit details
    Browse the repository at this point in the history
  3. interpolate prisma env

    cball committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    99fd6ac View commit details
    Browse the repository at this point in the history
  4. Update template/.github/workflows/main.js.yml.ejs

    Co-authored-by: Isaiah Grey <isaiah@echobind.com>
    cball and isaiahgrey93 authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4a338b8 View commit details
    Browse the repository at this point in the history