Skip to content

Fendansas/pepe-backend

 
 

Repository files navigation

Pepe chat backend

Build Status GitHub Quality Gate Status Coverage

Backend part of simple chat application for training purposes.

How to run

Aerospike

To run aerospike cluster you need to init docker swarm mode:

docker swarm init

And then:

cd ./env/docker && docker stack deploy -c docker-compose.yml pepe

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Sidlyarevich Vladislav - [email protected]

Project Link: https://github.com/vlsidlyarevich/pepe-backend

About

Backend part of simple chat application for training purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 88.1%
  • HTML 6.6%
  • JavaScript 4.4%
  • CSS 0.9%