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

refactor: migrate from firebase ecosystem to postgresql #14

Merged
merged 41 commits into from
Nov 25, 2024

Conversation

Veirt
Copy link
Member

@Veirt Veirt commented Nov 23, 2024

  • auth
  • subject
  • learner
  • tutor
  • tutories
  • order
  • reviews
  • chat

@Veirt Veirt force-pushed the refactor/migrate-postgre branch from 8101112 to 9b7921f Compare November 23, 2024 06:00
@elskow elskow self-assigned this Nov 23, 2024
@Veirt
Copy link
Member Author

Veirt commented Nov 23, 2024

@Famozzy ntar buatin yang session rating
nama tabelnya reviews aja
endpoint nya ganti jadi /reviews

@elskow
Copy link
Member

elskow commented Nov 24, 2024

kira kira butuh kutulis dokumentasi tentang Local Development Guide + docker compose buat jalanin dbnya di lokal kah?

createdAt: timestamp("created_at").notNull().defaultNow(),
});

export const learners = pgTable("learners", {
Copy link
Member

Choose a reason for hiding this comment

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

btw, ini yang interest(of subject) gajadi kah?

Copy link
Member Author

Choose a reason for hiding this comment

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

ga ingat, dah dibuat:
9b01ba2
ed6c1c0

@Famozzy
Copy link
Member

Famozzy commented Nov 24, 2024

kira kira butuh kutulis dokumentasi tentang Local Development Guide + docker compose buat jalanin dbnya di lokal kah?

iya perlu hel, tadi jga aku setup postgresql nya di docker compose

@elskow
Copy link
Member

elskow commented Nov 24, 2024

review, kuhandle ya. Biar cepet up ke prod

@elskow elskow added the enhancement New feature or request label Nov 25, 2024
@elskow
Copy link
Member

elskow commented Nov 25, 2024

overall udah fully migrated. Except bagian chat yang masih pake realtimedb + messaging. Any suggestion?

@Veirt
Copy link
Member Author

Veirt commented Nov 25, 2024

Kalo dah aman merge aja

@elskow elskow merged commit f1e6758 into master Nov 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants