send

File Sharing Experiment

  • 所有者: mozilla/send
  • 平台:
  • 许可证: Mozilla Public License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Firefox Send Firefox Send

CircleCI

Docs: FAQ, Encryption, Build, Docker, Metrics, More


Table of Contents


What it does

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


Requirements


Development

To start an ephemeral development server run:

npm install
npm start

Then browse to http://localhost:8080


Commands, Command, Description, ------------------, -------------, npm run format, Formats the frontend and server code using prettier., npm run lint, Lints the CSS and JavaScript code., npm test, Runs the suite of mocha tests., npm start, Runs the server in development configuration., npm run build, Builds the production assets., npm run prod, Runs the server in production configuration.


Configuration

The server is configured with environment variables. See server/config.js for all options and docs/docker.md for examples.


Localization

Firefox Send localization is managed via Pontoon, not direct pull requests to the repository. If you want to fix a typo, add a new language, or simply know more about localization, please get in touch with the existing localization team for your language or Mozilla’s l10n-drivers for guidance.

see also docs/localization.md


Contributing

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


Testing, ENVIRONMENT, URL, -------------, -----, Production, https://send.firefox.com/, Stage, https://stage.send.nonprod.cloudops.mozgcp.net/, Development, https://send2.dev.lcip.org/


Deployment

see also docs/deployment.md


Android

The android implementation is contained in the android directory, and can be viewed locally for easy testing and editing by running ANDROID=1 npm start and then visiting http://localhost:8080. CSS and image files are located in the android/app/src/main/assets directory.


License

Mozilla Public License Version 2.0


主要指标

概览
名称与所有者mozilla/send
主编程语言FreeMarker
编程语言JavaScript (语言数: 8)
平台
许可证Mozilla Public License 2.0
所有者活动
创建于2017-05-22 22:27:01
推送于2021-05-21 21:29:10
最后一次提交2021-05-21 13:03:54
发布数65
最新版本名称v3.0.22 (发布于 2020-04-29 21:42:46)
第一版名称v0.1.0 (发布于 2017-06-23 18:39:55)
用户参与
星数13.3k
关注者数445
派生数1.6k
提交数3.6k
已启用问题?
问题数963
打开的问题数143
拉请求数432
打开的拉请求数13
关闭的拉请求数104
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?