24
1
Fork 0
Version personnalisée du projet mozilla/send pour le service drop.chapril.org.
Go to file
Daniela Arcese e077160a47 Merge pull request #71 from mozilla/ui
Drag & drop
2017-06-09 11:11:02 -04:00
frontend/src update branch 2017-06-09 11:00:11 -04:00
public change animation to transition 2017-06-09 11:10:35 -04:00
server Merge branch 'master' into ui 2017-06-09 09:47:43 -04:00
static naming improvements, stopped storing files by name on server 2017-05-30 16:34:00 -07:00
views Merge branch 'master' into ui 2017-06-09 09:47:43 -04:00
.gitignore incremental upload refactor 2017-06-01 21:59:58 -07:00
README.md new branch 2017-05-30 09:24:16 -07:00
package-lock.json added mozlog and file exists route 2017-06-08 13:45:28 -07:00
package.json added mozlog and file exists route 2017-06-08 13:45:28 -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.