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

Docker deployment #22

Merged
merged 25 commits into from
Oct 11, 2023
Merged

Docker deployment #22

merged 25 commits into from
Oct 11, 2023

Conversation

jthrilly
Copy link
Member

@jthrilly jthrilly commented Oct 10, 2023

In this PR I got docker building working locally, with an untested github action that triggers on tags.

I also implemented linting and typechecking in a github action, by using the next build command (separate steps was a headache).

I also linted and fixed all typescript errors that currently exist.

One potentially breaking change is that I removed the postinstall script, which was previously building the prisma schema and force pushing to the database.

@vercel
Copy link

vercel bot commented Oct 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fresco ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2023 3:59pm

@jthrilly jthrilly changed the base branch from feature/anonymous-recruitment to main October 11, 2023 11:05
@jthrilly jthrilly merged commit 7eb5cfb into main Oct 11, 2023
3 checks passed
@jthrilly jthrilly deleted the feature/docker-deployment branch April 5, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant