sticknet / sticknet-web

Web App Version of Sticknet - a Secure Social Storage Platform

Home Page:https://sticknet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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 contact@sticknet.org

License

Copyright © 2018-2024 Sticknet

Licensed under the Apache License 2.0

About

Web App Version of Sticknet - a Secure Social Storage Platform

https://sticknet.org

License:Apache License 2.0


Languages

Language:TypeScript 89.7%Language:CSS 8.8%Language:JavaScript 1.5%