An open API service indexing awesome lists of open source software.

https://github.com/liftedinit/ghostcloud-frontend

Frontend for the CosmosSDK-based Ghostcloud Decentralized Web Hosting platform
https://github.com/liftedinit/ghostcloud-frontend

Last synced: 4 months ago
JSON representation

Frontend for the CosmosSDK-based Ghostcloud Decentralized Web Hosting platform

Awesome Lists containing this project

README

          

[![ci](https://img.shields.io/circleci/build/gh/liftedinit/ghostcloud-frontend)](https://app.circleci.com/pipelines/gh/liftedinit/ghostcloud-frontend)
[![coverage](https://img.shields.io/codecov/c/gh/liftedinit/ghostcloud-frontend)](https://app.codecov.io/gh/liftedinit/ghostcloud-frontend)

This is a Cosmos App project bootstrapped with
[`create-cosmos-app`](https://github.com/cosmology-tech/create-cosmos-app).

## Getting Started

First, install the packages and run the development server:

```bash
yarn && yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the
result.