Skip to content

moscow-clojure-meetup/dojos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOJOS Web App

Server

Start the dev server:

To enable Sentry on the server setup this env var SENTRY_DNS

lein repl

(dev)
(go)

Frontend

Start the shadow-cljs dev server:

lein watch-shadow

http://localhost:3000 should return the main html page

For production build use this command

lein with-profile +front shadow release app --config-merge '{:closure-defines {dojos.app.config/SENTRY_DNS "https://...ingest.sentry.io/..."}}'

where https://...ingest.sentry.io/... is a Sentry DNS URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •