Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 365 Bytes

Installation and Setup Guide

Prerequisites

  • Node.js (v20+)
  • PostgreSQL (dockerized image )
  • TypeScript (globally installed)

Technologies Used

  • ExpressJS - Web framework for Node.js
  • TypeScript - Typed JavaScript at any scale
  • TypeORM - ORM for TypeScript and JavaScript (ES7, ES6, ES5)
  • PostgreSQL - Relational Database System