GithubHelp home page GithubHelp logo

web's Introduction

Web frontend for InterPlanetary Container Registry

Disclaimer: this project is in the early prototype stage.

InterPlanetary Container Registry (IPCR) is like Docker Hub, but fully decentralised. For more details, see ipcr/ipcr. This project implements Web frontend for IPCR.

Live demo is on Fleek!

The project was started at HackFS. HackFS is a virtual Hackathon by ETHGlobal and Protocol Labs.

How to run

The following sections describe how to build and run the frontend on your machine.

Prerequisites

All commands below were tested on macOS Catalina version 10.15.6.

Install packages

First, you need to install Yarn:

brew install yarn

Note, that the project doesn't work with Yarn 2 yet.

Now you can install packages required by the frontend:

yarn install

Run in development

This project uses Parcel as a web application bundler. Parcel has a development server built in, that will automatically rebuild the app as you change files.

To start the development server, simply run:

yarn start

Now you can open http://localhost:1234 in your browser.

Build for production

When it comes time to bundle the frontend for production, run:

yarn build

License

This project is licensed under the MIT License–see the LICENSE file for details.

web's People

Contributors

31z4 avatar

Stargazers

 avatar

Watchers

 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.