Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Add continuous deployment #38

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Add continuous deployment #38

merged 1 commit into from
Jul 27, 2020

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Jul 27, 2020

This pull request adds a Github Action that deploys our stack on every merge to the master branch. Currently the stack consists of:

  1. Azure Function to host the API with Github login integrated via EasyAuth and AAD B2C
  2. React application hosted on static website

Sample successful deployment.

Resolves #37.

@c-w c-w merged commit c2af186 into master Jul 27, 2020
@c-w c-w deleted the deployment branch July 27, 2020 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add continuous deployment scripts
2 participants