Copy config.example.edn
to config.edn
and configure your oauth credentials from your monday app
Make sure to first generate a cert with:
make gen-cert
If this completes succesfully we can start ngrok
and shadow-cljs
,
run these two commands in two terminals:
Start shadow-cljs
make watch-client
Start ngrok
make tunnel
To start the application start a repl as follows, or use intellij to start clojure (this is recommended):
clj