summaryrefslogtreecommitdiff
path: root/README.md
blob: 7e53cb2b77e28ccab280373b1379f29b2d31cc3d (plain)
1
2
3
4
5
6
7
8
9
10
# 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.

`bogenherr` is deployed via docker-compose.