8000 GitHub - georgetasioulis/chatroom: ๐Ÿš€ Open-source chatroom built with Next.js & Supabase. Real-time chat, one global space to connect with everyone! ๐ŸŒ๐Ÿ’ฌ
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

๐Ÿš€ Open-source chatroom built with Next.js & Supabase. Real-time chat, one global space to connect with everyone! ๐ŸŒ๐Ÿ’ฌ

License

Notifications You must be signed in to change notification settings

georgetasioulis/chatroom

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Chatroom chatroom-icon

A real-time web hangout built with Next.js and powered by Supabase. Dive into conversations, all in one place. all-devices-black

Features

  • Easy & Secure Authentication by renound OAuth providers like Google, Github & Discord.
  • Real time chat experience.
  • PWA support
  • Enhanced Accessibility
  • Theme switch
  • Fully Responsive & more...

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file.

# SUPABASE
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=

Run Locally

Clone the project

  git clone https://github.com/sohomofficial/chatroom.git

Go to the project directory

  cd chatroom

Install dependencies

  npm i

Start the server

  npm run dev

Credits

About

๐Ÿš€ Open-source chatroom built with Next.js & Supabase. Real-time chat, one global space to connect with everyone! ๐ŸŒ๐Ÿ’ฌ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • CSS 2.3%
  • JavaScript 0.7%
0