This project is an express.js server for my social media application here.
Stack of this project includes Express, Typescript, and PostgreSQL.
You need to have a PostgreSQL environment in your device and fill in the empty blanks in the username, IP, password, host and user section in the src/controllers/users.ts
file.