The union of all files from all check-ins in directory wiki_references/2017/software/MaidSafe_net/src_from_GitHub/the_repository_clones/safe_examples [history]
- .gitignore
- .travis.yml
- .git
- demo_app
- editable_comments_plugin
- email_app
- email_app_java
- example_common_js_app_utils
- markdown_editor
- permanent_comments_plugin
- safe_app_electron_quick_start
- safe_web_api_playground
- safe_web_app_quick_start
- web_hosting_manager
- webrtc_app
- LICENSE-BSD
- LICENSE-MIT
- README.md
- appveyor.yml
- codeowners
- package.json
- yarn.lock
safe_examples
Examples showcasing various features of the SAFE Network.
safewebapi_playground (NodeJS - Electron)
safewebapi_playground, written in NodeJS
, is an application allowing you to explore the web API.
webhostingmanager (NodeJS - Electron)
webhostingmanager, written in NodeJS
, is an application which allows hosting and managing web files.
safeappelectronquickstart (NodeJs - Electron)
safeappelectronquickstart, it's a boilerplate with a tutorial to create an Electron application.
safewebappquickstart (NodeJs - SAFE Web API)
safewebappquickstart, it's a boilerplate with a tutorial to create a SAFE Web application which uses the Web API to interact with the SAFE Authenticator, and to connect with the SAFE Network.
Note: For more details and build-instructions, please check the corresponding folder's README.
License
This SAFE Network library is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT https://opensource.org/licenses/MIT) at your option.