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
4
env/dev/resources/config.edn
vendored
Normal file
4
env/dev/resources/config.edn
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{:dev true
|
||||
:port 3000
|
||||
;; when :nrepl-port is set the application starts the nREPL server on load
|
||||
:nrepl-port 7000}
|
||||
Loading…
Add table
Add a link
Reference in a new issue