Giter VIP home page Giter VIP logo

extension's Introduction

Swash, reimagining data ownership

Swash Extension

This App is a browser extension to captures, pools, and sells user data on his behalf. User data has value. Instead of giving it away for free.

Table of contents

Getting Started

This is an instruction of setting up this project locally. To make it work, get a local copy up and running follow these simple steps.

Prerequisites

At first step you need a package manager like yarn or npm to start working on this project. This document used yarn, so you can install it by:

npm install -g yarn

Technologies

  • Material UI 4.12.3
  • React 17.0.2
  • Web Extension 6.3.0
  • Python 2.x (One of node_modules depend on python 2)

Installation

To prepare project dependencies, the only thing that you need is running the following command. Be sure python 2.x is installed on your local.

yarn install

Development

After you change the source code, you can compile typescript files to the dist folder in the root directory of the project using bundle command. This command support hot-reloading and it applies changes simultaneously.

yarn bundle

Deployment

By using this command the extension will be deployed on Firefox. It supports hot reload, so your change will be applied on the extension simultaneously.

Note: For the first time please run yarn bundle before using this command.

yarn run:firefox

Also, there is another command to deploy extension on Chromium.

yarn run:chromium

Release

To create an optimized and minified bundle of the extension you can run build:prod command.

yarn build:prod

Contact

Just email to [email protected] or get in touch through social media.

License

Copyright 2021 Swashapp

extension's People

Contributors

aseyfpour avatar ebkhalilzadeh avatar jtakalai avatar mabdi avatar sajjadkarimi avatar sarab2009 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.