Skip to content

zarechnyy/messenger-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyMessenger

How to start?

To start backend you should install and configure Go locally.

You need to install dependency manager for golang

$ brew install glide

Then just clone git repo with backend:

$ git clone https://github.com/zarechnyy/messenger-backend

After that you need download dependencies in cloned repo

$ glide install

Then just start server

$ go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages