-
Currently, the add zoom link function only supports adding a zoom link, but doesn't support adding the specified password for that particular zoom meeting. (As I have taken a few modules that require …
-
Looks like the change from starting with a component to starting with the function `app` has broken the default test at least with the command `lein new luminus myapp +re-frame +h2` since template ver…
-
# Summary
Hello, this is not a question. I do not know where else to upload this. I saw that the QnA was only recorded for the second half. I recorded the first half for anyone who wants to review th…
-
Do we need to have one team member submit the Project Portfolio Page (PPP) of all team members, or may individual team members submit their own PPPs separately in the _Final Project Submission_ folder…
-
Could be the combination of switches I used. I did:
```
lein new luminus prj +reitit +sqlite +cljs +swagger +auth-jwe +oauth +cucumber +kibit
lein run
```
And got:
```
...
Caused by: jav…
-
cli-application
library
service-api
web-application (+compojure, +duct)
Use options in line with Luminus and other more extensive templates
Standard content
deps.edn file with common aliases…
-
# Summary
I don't know if there is somebody else who aksed this question, but just to double check can we use java API during the exam?
-
Hi everyone, I've downloaded some past year papers from the NUS library resource(you can access it from Luminus, Dashboard -> Module Files and Past Exam Papers -> CS2103T) and done some of the UML dia…
-
I am making a request with the following :params: {:user/foo 1 ;user/bar 2}. However, when the request is received by the Luminus app, the query string doesn’t contain the keyword qualifiers and is: f…
-
Hi,
If I create a luminus project with the +cljs option, as soon as I open clj & cljs REPLs, I get an error thrown (pasted below).
It looks like this is maybe an issue with cljs 1.9.946, as sugg…