Skip to content

mhmdsami/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

Sign Up

Screenshot 2023-10-26 at 11 45 52 AM

Sign In

Screenshot 2023-10-26 at 11 50 48 AM

Chat

Screenshot 2023-10-26 at 11 50 12 AM

Sign Up

Setup & Run

Server

  • Install the dependencies
bun install
  • Create a .env file in the root directory (see .env.example for an example)
  • Run the migrations
bun db:migrate
  • Start the development server
bun dev

Client

  • Install the dependencies
pnpm install
  • Start the development server
pnpm dev

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

About

A chat app built with bun, elysia, drizzle-orm, postgres, remix, shadcn/ui and more! Crafted with annoyance <3 Well this is my Computer Networks project.

Resources

Stars

Watchers

Forks

Contributors