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

Set up Render to host our application - both frontend and backend #11

Open
ali-nasir-ali opened this issue Sep 28, 2023 · 1 comment
Open
Assignees

Comments

@ali-nasir-ali
Copy link
Member

Make sure we set up a new frontend and backend running on Render. The frontend should be empty, and the backend should only consist of a simple "hello" API to check if it's working.

Acceptance Criteria:

  1. We have a Render account set up and pointing to our github repository
  2. The Render build process picks up both the frontend and the backend from the repository
  3. After deployment we can access the frontend, and it shows an empty page successfully
  4. After deployment we can access the backend API, and it shows us a "hello" message
@ali-nasir-ali
Copy link
Member Author

The deployed Front end:
https://gaelic-project.onrender.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants