Skip to content

benyam7/redit-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redit clone server

server app for reddit clone :). Made with ❤

Demo

Reddit clone demo

Features:

  • authentication
  • authorization
  • pagination with infinite scroll
  • server side validation
  • image upload
  • crud operations
  • search

Built with:

  • Typescript
  • express
  • PostgreSQL
  • TypeORM
  • multer
  • cookie / cookie-parser
  • bcrypt
  • jwt
  • class-transformer / class-validator

Live app link: comming soon :)

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm run dev command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published