Git Product home page Git Product logo

metamask-store's Introduction

Metamask wallet

A web app that users sign-in on Metamask, to pay for pending invoices. All signed users get transaction(s) confirmations in real time. The realtimeness is achieved by leveraging GraphQL subscriptions.

Development stack

  1. Node.js (TypeScript)
  2. Next.js (React)
  3. React-Query & graphql-request
  4. MongoDB
  5. GraphQL subscriptions

Setting development environment

  1. Clone remote repo

    git clone https://github.com/dannysofftie/metamask-store.git

  2. Install dependencies

    yarn install:deps or npm run install:deps

  3. Update .env environment variables. In both api/ & client/ folders
  4. Run development server (This will fire up both server and client)

    yarn dev or npm run dev

  5. Running tests (Will run both client side and server side unit tests)

    yarn test

Setting up Jenkins

Ensure you have Docker and docker-compose installed before you proceed.

  1. Change directory and make start.sh executable

    cd jenkins && chmod +x start.sh && ./start.sh

  2. Jenkins will be accessible at http://127.0.0.1:8080

metamask-store's People

Contributors

dannysofftie avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.