Skip to content

michelsazevedo/kuala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuala

Job board micro-service to explore Hexagonal Architecture with Golang.

Built With

Plus some of packages, a complete list of which is at /master/go.mod.

Instructions

Running with Docker

Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud.

If you haven't used Docker before, it would be good idea to read this article first: Install Docker Engine

  1. Install Docker and then Docker Compose:

  2. Run docker compose build --no-cache to build the images for the project.

  3. Finally, run the local app with docker compose up web and kuala will perform requests.

  4. Aaaaand, you can run the automated tests suite running a docker compose run --rm test with no other parameters!

References

Ready for changes with Hexagonal Architecture

License

Copyright © 2022

About

Job board micro-service to explore Hexagonal Architecture with Golang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published