summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorckonstanski <kostcarl@isu.edu>2026-07-15 11:55:36 -0600
committerckonstanski <kostcarl@isu.edu>2026-07-15 11:55:36 -0600
commitadc0564cbbe431a175cb1129a21a384f974fa085 (patch)
tree540762ccd51fab7ebc698fb76fcc879eb7f36b6e /README.md
parent847db6f0abb635e05d7d530d079e1ee43ee66474 (diff)
add README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..891660c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# bogenherr
+
+`bogenherr` is the public-facing business storefront website for
+Carlos Konstanski's Violin and Viola Studio in Pocatello ID.
+
+`bogenherr` is written in Lisp. The server-side is written in SBCL
+while the client-side is written in ClojureScript. Additionally the
+client-side uses React.js via the Reagent library.