Linkta-org / sandbox

Sandbox sprint repo for core functionality prototype
MIT License
3 stars 1 forks source link

database connection setup completed #12

Closed zhiyi15 closed 4 months ago

zhiyi15 commented 4 months ago

Description

linkta-sandbox DB connection setup

Fixes # (issue)

Type of change

How Has This Been Tested?

Mannual tested; DB was successfully connected

Checklist:

Additional Information:

Be sure to create a .env file inside config folder on root dir with MONGO_DB_URI stored for DB connection

jonajosejg commented 4 months ago

LGTM!