Skip to content

Commit 5c7f100

Browse files
author
committed
Deployed 3e9895d with MkDocs version: 1.6.1
1 parent fe69c24 commit 5c7f100

File tree

4 files changed

+231
-231
lines changed

4 files changed

+231
-231
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6543,8 +6543,8 @@ <h1>Practicalli Clojure Web Services</h1>
65436543
<p><a class="glightbox" href="https://raw.githubusercontent.com/practicalli/graphic-design/live/clojure/clojure-repl-workflow-concept.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="Clojure REPL workflow" src="https://raw.githubusercontent.com/practicalli/graphic-design/live/clojure/clojure-repl-workflow-concept.png" /></a></p>
65446544
<h2 id="tools">Tools<a class="headerlink" href="#tools" title="Permanent link">λ︎</a></h2>
65456545
<p>Clojure CLI is used to manage library dependencies and run Clojure code, enhanced with <a href="https://practical.li/clojure/clojure-cli/practicalli-config/">aliases from Practicalli Clojure CLI Config</a>.</p>
6546-
<p>Larger projects use party-sytem/donut (or Integrant &amp; Integrant REPL) to manage components and state, using a reloaded REPL workflow to manage changes in addition to evaluating functions in the REPL.</p>
6547-
<p>Postgresql (and other databases in the future) is used for persistent storage, with next.jdbc and honeysql for database access (SQL).</p>
6546+
<p>Larger projects use <a href="service-repl-workflow/donut-system/">donut.system</a> (or Integrant &amp; Integrant REPL) to manage components and state, using a reloaded REPL workflow to manage changes in addition to evaluating functions in the REPL.</p>
6547+
<p>Postgresql is used for persistent storage, with next.jdbc and honeysql for database access (SQL). Additional persistence tools and services will be added in future.</p>
65486548
<p>tools.build is used to create Clojure artefacts for deployment, with GitHub actions and Docker used for Continuous Integration and orchestrating systems.</p>
65496549
<p>make is a general build tool used to support project development and support automation of wokflow tasks.</p>
65506550
<details class="warning">
@@ -6610,7 +6610,7 @@ <h2 id="creative-commons-license">Creative commons license<a class="headerlink"
66106610
<span class="md-icon" title="Last update">
66116611
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
66126612
</span>
6613-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="March 11, 2025 12:34:57">March 11, 2025</span>
6613+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="March 12, 2025 09:46:42">March 12, 2025</span>
66146614
</span>
66156615

66166616

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)