24
1
Fork 0
Version personnalisée du projet mozilla/send pour le service drop.chapril.org.
Go to file
Abhinav Adduri dcb5e2d813 added circle.yml file to specify node version 2017-06-19 14:30:04 -07:00
frontend/src fixing lint bug for xhr.onload 2017-06-09 16:56:25 -07:00
public Add stylelint and fix a few errors 2017-06-09 10:49:53 -07:00
server added circle.yml file to specify node version 2017-06-19 14:30:04 -07:00
static naming improvements, stopped storing files by name on server 2017-05-30 16:34:00 -07:00
test finished storage tests 2017-06-19 13:37:56 -07:00
views Add basic htmllint config 2017-06-09 10:25:15 -07:00
.eslintignore Fix ESLint errors 2017-06-09 10:44:12 -07:00
.eslintrc.yml Fix ESLint errors 2017-06-09 10:44:12 -07:00
.gitignore incremental upload refactor 2017-06-01 21:59:58 -07:00
.htmllintrc Add basic htmllint config 2017-06-09 10:25:15 -07:00
.stylelintrc Add stylelint and fix a few errors 2017-06-09 10:49:53 -07:00
README.md new branch 2017-05-30 09:24:16 -07:00
circle.yml added circle.yml file to specify node version 2017-06-19 14:30:04 -07:00
package-lock.json local filesystem tests written, all passing 2017-06-09 16:31:34 -07:00
package.json local filesystem tests written, all passing 2017-06-09 16:31:34 -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.