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

fea: add migrate script #34

Merged
merged 2 commits into from
Jun 19, 2023
Merged

fea: add migrate script #34

merged 2 commits into from
Jun 19, 2023

Conversation

marco-souza
Copy link
Contributor

@marco-souza marco-souza commented Jun 14, 2023

  • create docker-compose for migrating our db schema
  • add a npm script for using it pnpm migrate

Note
this command must run every time we change the prisma/schema.prisma

- create docker-compose for migrating our db schema
- add a npm script for using it `pnpm migrate`
@marco-souza marco-souza self-assigned this Jun 14, 2023
@vercel
Copy link

vercel bot commented Jun 14, 2023

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

Name Status Preview Comments Updated (UTC)
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2023 8:07pm

Copy link
Contributor

@nicolasbrandao nicolasbrandao left a comment

Choose a reason for hiding this comment

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

LGTM 🛳️

@marco-souza marco-souza merged commit 81c53af into main Jun 19, 2023
@marco-souza marco-souza deleted the marco/add-migrate-script branch June 19, 2023 13:58
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.

2 participants