-
1) For product jar file, UG and DG, is it that only one of the team members needs to submit them onto LumiNUS?
2) Are we supposed to submit all files into "Final Project Submission" folder, except UM…
-
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…
-
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…
-
# 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…
-
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…
-
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…
-
# 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?
-
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 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…