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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?