/tech-tong

A scalable socket real-time application using Next.js 14, Typescript, Turborepo and Redis on Aiven cloud.

Primary LanguageTypeScript

image

Hi there! I'm Syket! I created this repository primarily for developers. It's a very basic app at the moment. I utilized tailwind.css to enhance the UI. I employed Next.js 14 and TypeScript, incorporating Node.js, Socket.io, and Redis. The Redis PubSub architecture is employed to scale our web sockets.

What's inside?

Apps and Packages

  • server: a Node.js app
  • web: another Next.js app
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Utilities