Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

mapado/CatchMemeAll

Repository files navigation

Catch Meme All

Save the internet by rescuing all the endangered meme characters!

This project was coded by Julien Deniau, Christelle Mozzati, Julien Balian, Dimitri Allegoet & Balthazar Rouberol during the Fhacktory 2nd edition.

Screenshot

Server

Installation

$ git clone https://github.com:mapado/CatchMemeAll.git
$ cd CatchMemeAll
$ npm install -g coffee-script
$ npm install

Run the server

Production

$ node server.js  # not working for now, need to convert the .coffee file to JS

You also need to run a Python flask server talking to the twitter API.

$ sudo pip install -r requirements.txt
$ python twitter_server.py

Dev mode

$ npm install -g node-dev
$ node-dev server.coffee

Clients

Open a recent Browser (suporting Websockets) on host: http://www.catchmemeall.com and enjoy !

About

Save the internet by rescuing all the endangered meme characters!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors