This is a clone of chatbot-ui built in electric and datahike.
I have made some minor modifications to the UI and UX and will do a full redesign once all the base issues are resolved.
yarn
to install Tailwind and other javasscript dependencies
yarn build:tailwind:dev
to build the css watch and build
We are using a branch of Datahike so you will have to prepare the library first.
clj -X:deps prep
$ clj -A:dev -X user/main
Starting Electric compiler and server...
shadow-cljs - server version: 2.20.1 running at http://localhost:9630
shadow-cljs - nREPL server started on port 9001
[:app] Configuring build.
[:app] Compiling ...
[:app] Build completed. (224 files, 0 compiled, 0 warnings, 1.93s)
👉 App server available at http://0.0.0.0:8080