ulab-uiuc / research-town

A platform for developers to simulate research community
http://app.auto-research.dev
Apache License 2.0
84 stars 7 forks source link

[ORG]: Singleton Client of DB in backend #784

Closed shreypandey closed 1 week ago

shreypandey commented 1 week ago

Description

The backend code needs to be refactored to implement singleton client of db. This is needed to add endpoints for inserting paper and profile dynamically. This is prerequisite for #782

Additional Information

No response