- User Registration & Login (JWT)
- Create Posts
- Like / Unlike Posts
- Comment System
- Pagination
- Trending Feed
- Node.js
- Express
- TypeScript
- PostgreSQL
- JWT Authentication
npm install
npm run dev
Create .env:
PORT=5000
DATABASE_URL=your_postgres_connection
JWT_SECRET=your_secret