Version personnalisée du projet mozilla/send pour le service drop.chapril.org.
Go to file
Danny Coates 0677603d74 Merge pull request #46 from mozilla/ui
Download page and share link UI
2017-06-06 15:12:34 -07:00
frontend/src fix send new file links 2017-06-06 17:31:07 -04:00
public fix send new file links 2017-06-06 17:31:07 -04:00
server format 2017-06-06 17:24:51 -04:00
static naming improvements, stopped storing files by name on server 2017-05-30 16:34:00 -07:00
.gitignore incremental upload refactor 2017-06-01 21:59:58 -07:00
package-lock.json changed file name, uncommitted bundle 2017-06-01 15:32:12 -07:00
package.json Tweak the package.json file 2017-06-02 13:18:33 -07:00
README.md new branch 2017-05-30 09:24:16 -07:00

  • 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.