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

chore: rename dev database #11

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

chriszs
Copy link
Contributor

@chriszs chriszs commented Mar 24, 2024

This renames the dev database specified in the currently included .env DATABASE_URL from trpc-starter-websockets to electionsdata so when the database is created locally it will be named electionsdata.

Steps to test

  1. Make sure you've got a local working Postgres database with a role named postgres which is set to not require a password.
  2. pnpm install
  3. pnpm dev
  4. psql -h localhost -U postgres electionsdata

From trpc-starter-websockets to electionsdata
@newsroomdev newsroomdev merged commit 409c530 into gramstudio:dev Mar 29, 2024
2 checks passed
@chriszs chriszs deleted the chore/rename-dev-database branch March 30, 2024 05:06
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