Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otann/exposure

Clojure(Script) fullsack webapp to browse Instagram data by hashtags
https://github.com/otann/exposure

Last synced: about 1 month ago
JSON representation

Clojure(Script) fullsack webapp to browse Instagram data by hashtags

Awesome Lists containing this project

README

        

# `exposure`

This is draft version for a tool to browse instagram data

## How to

Local development is done through the figwheel which
auto-reloads both client and server code.
To start, run following command:

lein figwheel

To auto-compile less:

lein less auto

To deploy to Heroku:

git push heroku master