24
1
Fork 0
Version personnalisée du projet mozilla/send pour le service drop.chapril.org.
Go to file
Danny Coates dff136b70f Merge pull request #137 from mozilla/dockerbuild
refactored docker build
2017-06-23 18:24:16 -07:00
docs added ENV to Dockerfile, also deployment to circleci 2017-06-21 08:42:18 -07:00
frontend/src npm run format 2017-06-23 17:06:08 -07:00
public removing shim for more browser compatibility 2017-06-22 10:09:56 -07:00
scripts Move __version__ to a script 2017-06-23 16:53:17 -07:00
server Merge pull request #132 from pdehaan/issue-33 2017-06-23 17:26:19 -07:00
static naming improvements, stopped storing files by name on server 2017-05-30 16:34:00 -07:00
test npm run format 2017-06-23 17:06:08 -07:00
views fix conflicts 2017-06-23 15:47:47 -04:00
.dockerignore refactored docker build 2017-06-23 18:08:08 -07:00
.eslintignore Fix ESLint errors 2017-06-09 10:44:12 -07:00
.eslintrc.yml Fix a bunch of ESLint and HTMLLint errors 2017-06-22 09:49:45 -07:00
.gitignore Move __version__ to a script 2017-06-23 16:53:17 -07:00
.htmllintrc Add basic htmllint config 2017-06-09 10:25:15 -07:00
.stylelintrc Fix more stylelint and eslint errors 2017-06-22 09:54:34 -07:00
Dockerfile refactored docker build 2017-06-23 18:08:08 -07:00
LICENSE Add LICENSE file 2017-06-23 11:56:02 -07:00
README.md new branch 2017-05-30 09:24:16 -07:00
circle.yml refactored docker build 2017-06-23 18:08:08 -07:00
docker-compose.yml added Dockerfile 2017-06-20 11:32:31 -07:00
package-lock.json refactored docker build 2017-06-23 18:08:08 -07:00
package.json refactored docker build 2017-06-23 18:08:08 -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.