jamesgeer / conf-twitter-bot

A Twitter Bot to post about academic papers
MIT License
4 stars 0 forks source link

Refactor Accounts model to use DB #21

Closed jamesgeer closed 2 years ago

jamesgeer commented 2 years ago

Currently, the "Accounts" model is still using a JSON document to store and retrieve data, this needs to be updated to use the database.

Refer to schema.prisma inside backend/prisma

Diagram: https://dbdiagram.io/d/62dfe8db0d66c74655535221