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

https://github.com/caneroj1/old_jammer

jammer
https://github.com/caneroj1/old_jammer

Last synced: about 2 months ago
JSON representation

jammer

Awesome Lists containing this project

README

        

This is the main page of Jammer.


This is the sign up part of the main page.


This is the main search page of Jammer.


This is the user profile.


This is the edit part of the user profile.


to install imagemagick

brew install imagemagick -- with homebrew

for getting to the aws console


https://console.aws.amazon.com/iam/home

if nokogiri doesn't install, use


xcode-select --install

USING REDIS:


installing most recent version of redis

go to: http://redis.io/download


- get v 2.8.13

unzip the file


    follow these terminal commands:
  • cd redis-2.8.13

  • make

  • cp src/redis-server src/redis-cli /usr/bin

then you should be good to go!

to start redis:


redis-server

To start Faye:


rackup faye.ru -E production -s thin

Give new collaborators the application.yml and secrets.yml file