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

feat: add neon db #21

Merged
merged 2 commits into from
Nov 9, 2023
Merged

feat: add neon db #21

merged 2 commits into from
Nov 9, 2023

Conversation

williamtran10
Copy link
Contributor

Notion ticket link

Ticket Name

Implementation description

Steps to test

What should reviewers focus on?

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

Sorry, something went wrong.

@williamtran10 williamtran10 marked this pull request as ready for review November 9, 2023 02:33
@williamtran10 williamtran10 merged commit bf2318c into dev Nov 9, 2023
@williamtran10 williamtran10 deleted the will/add-neon branch November 9, 2023 02:34
williamtran10 added a commit that referenced this pull request Nov 16, 2023
* feat: add neon db

* fix: add optional neon setup
NandiniMeh added a commit that referenced this pull request Nov 18, 2023
* feat: create interface and types for resident

* fix: add newline to end of file

* addressing PR comments - minor changes to resident interface

* feat: create residentResolvers, file for impl

* add notification and notification_user models (#17)

* feat: create impl file, add prisma client

* Updates to Resident Service and Types

* feat: add logging for errors

* feat: create interface and types for resident

* fix: add newline to end of file

* addressing PR comments - minor changes to resident interface

* feat: create residentResolvers, file for impl

* feat: create impl file, add prisma client

* Updates to Resident Service and Types

* feat: add logging for errors

* fix: remove duplicate declarations

* feat: add neon db (#21)

* feat: add neon db

* fix: add optional neon setup

* feat: add logging for errors

* upgrade: node and ts dependancies

* feat: fix linting and add schema mapping

* fix: recurrence freq naming

* Add graph ql custom scalar data types

* Update Eslinting modules

* fix: address PR comments

---------

Co-authored-by: Selena Zhang <selenazhang305@gmail.com>
Co-authored-by: Danie1T <82688216+Danie1T@users.noreply.github.com>
Co-authored-by: Sharujan Sreekaran <ohnose123@gmail.com>
Co-authored-by: William Tran <41273929+williamtran10@users.noreply.github.com>
Co-authored-by: William Tran <williambrandontran@gmail.com>
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

1 participant