Skip to content

Chat application for real time personal and group conversation. Created using Go + GraphQL + cockroachdb.

Notifications You must be signed in to change notification settings

KaranLathiya/chat_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApplication

Chat application for real time personal and group conversation.

Created using Go + GraphQL + cockroachdb.

Deployment

Project also running on

  https://chatapplication-l400.onrender.com

Run Locally

Clone the project

  git clone https://github.com/KaranLathiya/chat_application.git

Install Go version 1.21

  go install 1.21 

Install dependencies

  go mod tidy 

Set .env file

Start the server

  go run server.go

About

Chat application for real time personal and group conversation. Created using Go + GraphQL + cockroachdb.

https://chatapplication-l400.onrender.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages