First, run the development server:
npm run dev:socket
# or
yarn dev
# or
pnpm dev
# or
bun devvOpen http://localhost:3000 with your browser to see the result.
To run the public Url ( Only stable releases ) : 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 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