Go to file
Daniela Arcese 2668f22d8a show share link in uploaded files list 2017-06-05 09:48:57 -04:00
frontend/src show share link in uploaded files list 2017-06-05 09:48:57 -04:00
public fixing conflicts 2017-06-04 14:11:23 -04:00
server added browserify, refactored code to separate UI and network logic 2017-06-01 15:28:56 -07:00
static naming improvements, stopped storing files by name on server 2017-05-30 16:34:00 -07:00
.gitignore add bundle.js back to gitignore 2017-06-04 19:06:58 -04:00
README.md new branch 2017-05-30 09:24:16 -07:00
package-lock.json changed file name, uncommitted bundle 2017-06-01 15:32:12 -07:00
package.json changed file name, uncommitted bundle 2017-06-01 15:32:12 -07:00

README.md

  • Install the redis server if not installed.
  • To run the project, make sure you have a redis server running locally: redis-server /usr/local/etc/redis.conf
  • Follow instructions inside the console on the browser.