Skip to content

guil95/chat-go

Repository files navigation

chat-go

Simple chat with golang

build coverage

chat-go

Usage

Up dependencies

$ docker-compose up --build -d

Start service

$ go run cmd/main.go

For you see the chats and users collections access localhost:27017 and select app_mongo_db schema

On your browser access the link http://localhost:8081/login

You'll see this page (sorry front-end is not my best hehe) login-page

On your first access you'll need create a new account, for this use the sign up form.

After you submit form you'll something like this (again sorry front-end is not my best hehe): chat-page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages