Fork me on GitHub
#re-frame
<
2016-11-16
>
mping14:11:22

whats the problem with that server

sandbags15:11:56

@olegakbarov what template did you use to create your app? In mine I have everything in /resources/public and a single (route/resources “/”) that serves both css and js

elahti17:11:49

You should put that stuff to github or similar public place because it isn't possible to tell the problem only by looking at that file. Also I would consider asking #ring-swagger or similar place since also for help (even though this isn't a compojure-api thing exactly).

elahti17:11:11

Are the css and js resources located at $your_git_root/resources/[css|js] ?