usamazansari / itinerary-assistant

Travel Itinerary Planner
https://usama-ansari-apps.web.app/
MIT License
3 stars 0 forks source link

🏗️ TypeORM Setup #156

Closed usamazansari closed 2 years ago

usamazansari commented 2 years ago

TypeORM Setup

Integrate TypeORM into the application

  1. Connect with the database
  2. Feed in Entities
  3. Retrieve data from DB
  4. 143

  5. 141