GithubHelp home page GithubHelp logo

humoyun / reddix-server Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 362 KB

Reddit clone using state-of-the-art web techs (this repo contains only backend)

TypeScript 100.00%
nodejs postgres urql typeorm typescript express redis graphql type-graphql

reddix-server's Introduction

Welcome to Reddix Backend (Reddit Clone)!

This project was aimed to learn state-of-the-art web technologies by recreating simple Reddit clone, but after some time it turned into full-fledged app which has a lot of advanced features...

Techs

  • GraphQL
  • Apollo/Express
  • TypeGraphQL
  • Postgres
  • TypeORM
  • Redis
  • TypeScript

Extra Services

  • Link Preview Generation API

Internet Resources:

Authentication

  1. graphql-modules-auth
  2. please-stop-using-local-storage

Database

  1. Lazy Loading
  2. Active Record
  3. Postgresql joins
  4. Full text search in PostgreSQL
  5. full-text-search
  6. full-text-search

Link Preview Related articles:

  1. how-to-create-a-link-preview
  2. 5-tips-for-web-scraping
  3. Slackunfurling
  4. [LinkPreview]https://www.linkpreview.net
  5. link-preview-generator
  6. bootstrap-linkpreview
  7. essential-meta-tags-social-media
  8. Stop using JWT for sessions

Image Upload

Follow/unfollow relationships

Commenting system with threads

Note: The Project is still in development mode.

Issues while in development:

Choosing the right design for hierarchical data in Relational DB

Design Num # Tables Query Child Query Subtree Delete Node Insert Node Move Subtree Referential Integrity
Adjacency List 1 Easy Hard Easy Easy Easy Yes
Path Enumeration List 1 Hard Easy Easy Easy Easy No
Nested Sets 1 Hard Easy Hard Hard Hard No
Closure Table 2 Easy Easy Easy Easy Easy Yes

reddix-server's People

Contributors

humoyun avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.