Skip to content

krishna-cmd/Social_Media_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media API (Node.js + TypeScript + PostgreSQL)

Features

  • User Registration & Login (JWT)
  • Create Posts
  • Like / Unlike Posts
  • Comment System
  • Pagination
  • Trending Feed

Tech Stack

  • Node.js
  • Express
  • TypeScript
  • PostgreSQL
  • JWT Authentication

Setup

npm install
npm run dev

Create .env:

PORT=5000
DATABASE_URL=your_postgres_connection
JWT_SECRET=your_secret

About

a Node Js Social Media app using the microservice architecture and postgreSQL as database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors