polylith
There are 15 repositories under polylith topic.
polyfy/polylith
A tool used to develop Polylith based architectures in Clojure.
furkan3ayraktar/clojure-polylith-realworld-example-app
Clojure, Polylith and Ring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
DavidVujic/python-polylith
Tooling support for the Polylith Architecture in Python.
seancorfield/usermanager-example
A little demo web app in Clojure, using Component, Ring, Compojure, Selmer (and a database)
module-federation/aegis-host
This is the ÆGIS federated application host. Federated components are independently deployable, written by multiple teams in multiple languages, and loaded from multiple repos and network locations at runtime, yet capable of running together in a single process or as distributed components in the ÆGIS application fabric.
DavidVujic/poetry-multiproject-plugin
A Poetry plugin that makes it simple to share code between projects in monorepos.
imrekoszo/polylith-kaocha
Kaocha-based test runner for Polylith
DavidVujic/polylith-experiments
Experimenting with polylith
serefayar/ayatori
An experimental LRA (Saga) Orchestrator
polyfy/homebrew-polylith
Homebrew formula for Polylith tools
marksto/polylith-integrant
An example application in Polylith style with an Integrant system for state mgmt
furkan3ayraktar/polylith-clj-deps-ring
A small library that lets you run a ring server application developed in a Polylith workspace.
bryanmikaelian/clj-polylith-slf4j-logback-example
A small demo with Clojure and Polylith showing how to configure SLF4J + Logback
DavidVujic/python-polylith-docs
Documentation: Python tools for the Polylith Architecture
ljnsn/copier-python-poly
A copier template that supports polylith architecture and multiple package managers.