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

257 backend on aws #321

Merged
merged 4 commits into from Jan 3, 2023
Merged

257 backend on aws #321

merged 4 commits into from Jan 3, 2023

Conversation

fozziethebeat
Copy link
Collaborator

This creates a basic Copilot configuration that runs the backend on AWS using a simple Postgres database.

@@ -44,4 +44,5 @@ def assemble_cors_origins(cls, v: Union[str, List[str]]) -> Union[List[str], str
raise ValueError(v)


print("cats")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐈 🐈 🐈

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that was to force a re-deployment lol. This is deleted now.

@fozziethebeat fozziethebeat merged commit e835e44 into main Jan 3, 2023
@fozziethebeat fozziethebeat deleted the 257-backend-on-aws branch January 3, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants