Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Set up prisma & local PostgreSQL #41

Merged
merged 15 commits into from
Jan 30, 2021
Merged

Set up prisma & local PostgreSQL #41

merged 15 commits into from
Jan 30, 2021

Conversation

jamescd18
Copy link
Member

  • Installed Prisma items
  • added Prisma migration command to scripts
  • added PostgreSQL install to docs
  • tested Prisma with example schema, app running locally, localhost database

@jamescd18 jamescd18 added documentation Any changes to documentation back-end Database, REST API, or server-side issues labels Jan 30, 2021
@jamescd18 jamescd18 added this to the 0.1.7 - Database Setup milestone Jan 30, 2021
@jamescd18 jamescd18 self-assigned this Jan 30, 2021
kevinyu328
kevinyu328 previously approved these changes Jan 30, 2021
Copy link
Contributor

@kevinyu328 kevinyu328 left a comment

Choose a reason for hiding this comment

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

Confused about some things, but looks good to me! @eshwaribhide's review will probably be more useful than mine

These are extensions for VSCode that might make your developer experience more enjoyable.
They are completely optional.

Copy link
Contributor

Choose a reason for hiding this comment

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

This is not related to this PR, but I believe there's a VSCode extension for Prettier too, I know we're implementing it for our repo but maybe you could still add the vscode ext info here

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I was gonna add those as part of other PRs

@jamescd18
Copy link
Member Author

The prisma schema is just some dummy data, and Prisma auto-generates all the SQL stuff, so I think we should be good

@jamescd18 jamescd18 merged commit aec4009 into main Jan 30, 2021
@jamescd18 jamescd18 deleted the #40-set-up-prisma branch January 30, 2021 22:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
back-end Database, REST API, or server-side issues documentation Any changes to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants