Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 442 Bytes

File metadata and controls

9 lines (5 loc) · 442 Bytes

Express server for social media app

This project is an express.js server for my social media application here.

Stack of this project includes Express, Typescript, and PostgreSQL.

Running the server

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.