Skip to content

iky/nameko-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nameko Examples

CircleCI

TODO: Overview of the project

Prerequisites

Run tests

Ensure RabbitMQ is running.

$ make coverage

Run docker compose

Quickest way to try out examples is to run them with Docker Compose

$ docker-compose up

Docker images for RabbitMQ, PostgreSQL and Redis will be automatically downloaded and their containers linked to our service containers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.6%
  • Makefile 5.8%
  • Shell 3.5%
  • Mako 3.1%