Skip to content

jmarcopolo/send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d5fb17 · Jul 22, 2017
Jul 20, 2017
Jul 22, 2017
Jul 22, 2017
Jun 23, 2017
Jul 22, 2017
May 30, 2017
Jul 20, 2017
Jul 21, 2017
Jun 24, 2017
Jul 21, 2017
Jul 17, 2017
Jul 21, 2017
Jun 9, 2017
Jul 22, 2017
Jul 20, 2017
Jun 23, 2017
Jul 20, 2017
Jul 21, 2017
Jun 20, 2017
Jul 21, 2017
Jul 21, 2017

Repository files navigation

Firefox Send

CircleCI Available on Test Pilot

Docs: Docker, Metrics

What it does

A file sharing experiment which allows you to send encrypted files to other users.

Requirements

NOTE: To run the project, make sure you have a Redis server running locally:

$ redis-server /usr/local/etc/redis.conf

How to use it

Command Description
npm run dev Builds and starts the web server locally for development.
npm run format Formats the frontend and server code using prettier.
npm run lint Lints the CSS and JavaScript code.
npm start Starts the Express web server.
npm test Runs the suite of mocha tests.

Localization

Coming soon (see #57)

Contributing

Pull requests are always welcome! Feel free to check out the list of "good first bugs".

Testing

ENVIRONMENT URL
Production https://send.firefox.com/
Stage https://send.stage.mozaws.net/
Development https://send.dev.mozaws.net/

License

Mozilla Public License Version 2.0

About

File Sharing Experiment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.9%
  • CSS 13.1%
  • HTML 10.0%