You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains various templates that are helpful for project starters. You can simply clone it and then modify / enhance it based on your use case without worrying about the foundation.
Each project can be run from either docker-compose or docker swarm with minor config changes. The current configuration is for docker swarm. Moreover, you can parallelly run these stacks in the single node.
The code is written in Scala.
code base and its description
brownbag: REST API with Akka Http and Swagger UI in single box swarm mode.
swarm-elasticstack: Log Monitoring with Elastic Stack in single box swarm mode.
About
This repository contains different project starter templates in scala.