https://github.com/olegakbarov/seneca
https://github.com/olegakbarov/seneca
clojure clojurescript webapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/olegakbarov/seneca
- Owner: olegakbarov
- Created: 2017-04-15T14:45:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T08:42:17.000Z (about 8 years ago)
- Last Synced: 2025-01-26T18:44:33.704Z (4 months ago)
- Topics: clojure, clojurescript, webapp
- Language: Clojure
- Size: 185 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# seneca
A organizer for links and notes as-a-service.
### Setup
For JS shinanigans you need `npm >3.0`
`npm i` from `resourses/npm`
### config
```
(js/console.log (getenv "ENV"))
```Check it for compatibility with JS.