Skip to content

joec05/social-media-app-expressjs-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.