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

Deploy React App with Azure Static WebApps #9

Closed
sunithapatel opened this issue Sep 30, 2021 · 2 comments · Fixed by #58
Closed

Deploy React App with Azure Static WebApps #9

sunithapatel opened this issue Sep 30, 2021 · 2 comments · Fixed by #58
Assignees
Labels
cloud Potential issue for someone interested in work with cloud

Comments

@sunithapatel
Copy link
Contributor

sunithapatel commented Sep 30, 2021

To learn about deployment to Azure, since this is a React app, we can deploy it using Azure Static WebApps.

Potentially can set up GitHub actions for this.
Azure DevOps is another tool I am familiar with, but that could be a separate issue to integrate that.

Link to documentation from Create React App:
https://create-react-app.dev/docs/deployment#azure

Link to documentation from Azure:
https://docs.microsoft.com/en-us/azure/static-web-apps/getting-started?tabs=react

NOTE: We do not yet have an Azure account to use for this, but you could sign up for a free one (with credit card) and use the free tier for this.
If you are a student, you can sign up for an account without a credit card:
https://azure.microsoft.com/en-us/free/students/

@sunithapatel sunithapatel added the cloud Potential issue for someone interested in work with cloud label Sep 30, 2021
@priyankarki
Copy link
Contributor

Can I be assigned this issue?

@sunithapatel
Copy link
Contributor Author

Awesome! I assigned it to you. Let me know if you need help with any of it.

@sunithapatel sunithapatel linked a pull request Nov 2, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud Potential issue for someone interested in work with cloud
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants