Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 585 Bytes

CRUD Application with TypeScript, Express, and PostgreSQL

This is a basic CRUD (Create, Read, Update, Delete) application built using TypeScript, Express, and PostgreSQL.

Prerequisites

Before running the application, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/crud-typescript-postgresql.git