Building simple CRUD and running a Node JS, TypeScript, PostgreSQL. This article starts with the basic setup of our Node.JS app, Express server, and PostgreSQL configuration.
check code here: https://github.com/lemoncode21/nodejs...
#typescript #nodejs #express