24
1
Fork 0
Version personnalisée du projet mozilla/send pour le service drop.chapril.org.
Go to file
Danny Coates 99d7196799 Merge pull request #105 from mozilla/ui
Progress bars
2017-06-22 09:27:04 -07:00
docs added ENV to Dockerfile, also deployment to circleci 2017-06-21 08:42:18 -07:00
frontend/src Merge branch 'master' into ui 2017-06-21 14:04:12 -07:00
public format 2017-06-20 15:52:01 -04:00
server Merge branch 'master' into ui 2017-06-21 14:04:12 -07:00
static naming improvements, stopped storing files by name on server 2017-05-30 16:34:00 -07:00
test pr changes 2017-06-20 10:47:51 -07:00
views Merge branch 'master' into ui 2017-06-21 16:17:33 -07:00
.dockerignore added Dockerfile 2017-06-20 11:32:31 -07:00
.eslintignore Fix ESLint errors 2017-06-09 10:44:12 -07:00
.eslintrc.yml pr changes 2017-06-20 10:47:51 -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
Dockerfile added ENV to Dockerfile, also deployment to circleci 2017-06-21 08:42:18 -07:00
README.md new branch 2017-05-30 09:24:16 -07:00
circle.yml added ENV to Dockerfile, also deployment to circleci 2017-06-21 08:42:18 -07:00
docker-compose.yml added Dockerfile 2017-06-20 11:32:31 -07:00
package-lock.json added Dockerfile 2017-06-20 11:32:31 -07:00
package.json added Dockerfile 2017-06-20 11:32:31 -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.