This is a basic CRUD (Create, Read, Update, Delete) application built using TypeScript, Express, and PostgreSQL.
Before running the application, ensure you have the following installed:
- Node.js: https://nodejs.org/
- Yarn: https://yarnpkg.com/
- PostgreSQL: https://www.postgresql.org/
-
Clone the repository:
git clone https://github.com/your-username/crud-typescript-postgresql.git