Skip to content

BigBlackWolf/GOssenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOssenger

This is application which is present two serveices:

  • Chat (in development)
  • TODO list

Requirements

  • MongoDB
  • Golang
  • NPM

Install

Firstly check if you have all requirements:

make check

To start you need to clone repository and run:

go run server.go &
cd client/
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published