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

https://github.com/hashrocket/marketem

parlong app for the rubyjax pair along
https://github.com/hashrocket/marketem

Last synced: 8 months ago
JSON representation

parlong app for the rubyjax pair along

Awesome Lists containing this project

README

          

# Marketem

## Install

- clone
- bundle
- rake db:setup

### Create Environment Variables

```
export BASIC_AUTH_NAME='username'
export BASIC_AUTH_PASSWORD='password'
```