Giter Club home page Giter Club logo

anchor-web-app's Introduction

Scripts

Initialize this project

git clone https://github.com/Anchor-Protocol/anchor-web-app.git
cd anchor-web-app
yarn install

And you can run scripts

  • yarn run app:start Development run /app directory (web browser will open)
  • yarn run app:build Build /app directory (/app/build directory will created)
  • yarn run app:test
  • yarn run app:coverage
  • yarn run app:pack Build /app/src/@anchor-protocol packages (/app/out directory will created)
  • yarn run app:publish Publish /packages/out directory to the NPM registry
  • yarn run app:storybook Development run Storybook
  • yarn run app:build-storybook
  • yarn run landing:start Development run /landing directory (web browser will open)
  • yarn run landing:build Build /landing directory (/landing/build directory will created)
  • yarn run landing:test
  • yarn run landing:coverage

Environments

Local SSL

The system environment variable LOCALHOST_HTTPS_CERT and LOCALHOST_HTTPS_KEY are required when you run yarn run app:start or yarn run landing:start in local.

(WebApp requires https certified by CA to test features such as connectivity and Notification with Walletconnect's wss.)

  1. First, you should refer to https://github.com/FiloSottile/mkcert to create a root CA on your Local System.
  2. Later, create SSL Cert and Key files using commands such as mkcert localhost 127.0.0.1.
  3. Enter the SSL Cert and Key file addresses in the LOCALHOST_HTTPS_CERT and LOCALHOST_HTTPS_KEY system environment variables.

GraphQL

Configurations

IDE

License

This software is licensed under the Apache 2.0 license. Read more about it here.

© 2021 Anchor Protocol

anchor-web-app's People

Contributors

chinoman10 avatar cosullivan avatar csiejoey avatar etienne-napoleone avatar euijoon-lee avatar francyesco avatar hanjukim avatar jonathanchowjh avatar kevinhankpark avatar kjessec avatar mandrean avatar martinyung avatar maxxb95 avatar mbeliou avatar msntcs avatar radzionc avatar samisbakedham avatar sharvit avatar simke9445 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.