Starting to get the project set up. Nothing is even nearly complete yet.
This commit is contained in:
commit
b6a24bc1ce
59 changed files with 7118 additions and 0 deletions
3
env/test/resources/config.edn
vendored
Normal file
3
env/test/resources/config.edn
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{:test true
|
||||
:port 3001
|
||||
:nrepl-port 7001} ;; when :nrepl-port is set the application starts the nREPL server on load
|
||||
Loading…
Add table
Add a link
Reference in a new issue