Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.28 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.28 KB

Sticknet Web App

Web app version of Sticknet built using React and TypeScript.

Web app version includes the Vault. For full features, including groups, albums, and profile check out the mobile apps.

Mobile app

You can find Sticknet's mobile apps and main repo here.

Contributing

Prerequisites

Setup

  1. Git clone: git clone [email protected]:sticknet/sticknet-web.git && cd sticknet-web
  2. Install node modules: yarn

Running

  1. Run Webpack: yarn watch
  2. Open http://127.0.0.1:8000 in your browser

Testing

  • Run tests: yarn test
  • Run lint: yarn lint-fix

Other repos:

  1. Mobile apps: Sticknet mobile
  2. Backend server: Sticknet engine
  3. End-to-end encryption protocol: Stick protocol

Contact Us

You can email us as at [email protected]

License

Copyright © 2018-2024 Sticknet

Licensed under the Apache License 2.0