Welcome to the Node.js TypeScript API repository! This project showcases a robust implementation of a RESTful API using Node.js TypeScript, adhering to best practices.
Clone this repo to your system.
Please create a database i.e. node_api_db and restore node_api_db.sql file in pgAdmin.
Update .env
file if your database name is different.
npm install
npx tsc
npm start
http://localhost:3000/swagger