Skip to content

A NON-DB Privacy Focused Chatting App

License

Notifications You must be signed in to change notification settings

JakeOJeff/stacks-against-you

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 29, 2025
7153dc3 · · Jul 29, 2025

History

132 Commits
Jul 25, 2025
Jul 25, 2025
Jul 14, 2025
Jul 15, 2025
Jul 20, 2025
Jul 12, 2025
Jul 14, 2025
Jul 20, 2025
Jul 29, 2025
Jul 20, 2025
Jul 14, 2025
Jul 13, 2025
Jul 25, 2025
Jul 25, 2025
Jul 12, 2025
Jul 20, 2025
Jul 20, 2025
Jul 14, 2025

Repository files navigation

Getting Started

First, run the development server:

npm run dev:socket

# or
yarn dev

# or
pnpm dev

# or
bun devv

Open http://localhost:3000 with your browser to see the result.

Public Url

To run the public Url ( Only stable releases ) : stacks-against-you

Stacks Against You Guide

What is Stacks Against You?

Stacks Against You is a privacy focused chatting app which is made on Websockets and works without a database. Caddy has been used to provide a secure reverse proxy to the host in terms of safety.

Hosting a Room

Hosting a room on Stacks Against You is easy! There are two ways to do that:

  • Head over to the homepage, find and click on the host button to navigate to the host page. A room code will be generated for you. Enter your username and then share the room code for others to join it.
  • You can create custom room codes by navigating over to the join page. and entering custom room codes. If the room does not exist already, it will be created for you, else you would join the room