🎉 Add socket repl.

This commit is contained in:
Andrey Antukh 2020-11-12 12:00:32 +01:00 committed by Alonso Torres
parent 29180e4196
commit 4ad08a7449
4 changed files with 36 additions and 1 deletions

View file

@ -27,6 +27,7 @@
(defn run
[params]
(require 'app.config
'app.srepl.server
'app.migrations
'app.worker
'app.media