Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

service template with component configuration #21

Closed
practicalli-johnny opened this issue Jun 23, 2023 · 0 comments · Fixed by #22
Closed

service template with component configuration #21

practicalli-johnny opened this issue Jun 23, 2023 · 0 comments · Fixed by #22
Assignees
Labels

Comments

@practicalli-johnny
Copy link
Contributor

practicalli-johnny commented Jun 23, 2023

Modify the practicalli/service template to create a Clojure web service using a component library to manage system components

  • :component :donut donut-party/system
  • :component :integrant Integrant & Integrant REPL

Pass :component and either :donut or :integrant on the command line when creating a new project

Without a component value, an atom-based approach is used to support restarts in the REPL workflow.

Reference

@practicalli-johnny practicalli-johnny self-assigned this Jun 23, 2023
@practicalli-johnny practicalli-johnny changed the title service template with donout-party/system configuration service template with component configuration Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant