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

https://github.com/stupidcodefactory/market

spree + spree market place
https://github.com/stupidcodefactory/market

Last synced: 6 months ago
JSON representation

spree + spree market place

Awesome Lists containing this project

README

          

RUN THIS
===
```
export ENV['FB_APP_ID']=facebook_app_id
export ENV['FB_SECRET']=fcebook_secret_token
bundle exec rake db:create db:migrate db:seed
bundle exec rails s

```

enjoy!