startease icon indicating copy to clipboard operation
startease copied to clipboard

Adding postgres type orm support

Open abdullah137 opened this issue 2 years ago • 0 comments

Hello @JC-Coder ,

The feature has been successfully implemented and tested. I would appreciate it If I could get a review on this.

Changes Made:

  • [x] Added Typeorm options to the CLI.
  • [x] Created the packages needed to support Typeorm and Postgres
  • [x] Created TypeOrm Module, Abstract Document, and User Entity as Sample
  • [x] Created a Docker-compose file to spin up the database server.

Testing Done:

  • [x] Conducted manual testing of task

Issue:

  • Open #3

Thanks

abdullah137 avatar Oct 09 '23 13:10 abdullah137