https://github.com/yogthos/clojurescript-error-reporting-example
Sample project illustrating reporting client-side errors to the server with source maps
https://github.com/yogthos/clojurescript-error-reporting-example
Last synced: 11 months ago
JSON representation
Sample project illustrating reporting client-side errors to the server with source maps
- Host: GitHub
- URL: https://github.com/yogthos/clojurescript-error-reporting-example
- Owner: yogthos
- Created: 2018-01-13T17:42:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T19:28:37.000Z (almost 8 years ago)
- Last Synced: 2024-10-29T08:21:04.609Z (about 1 year ago)
- Language: Clojure
- Size: 1.95 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Example of passing ClojureScript errors to the Server
Building:
lein uberjar
running
java -jar target/app.jar