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
- Host: GitHub
- URL: https://github.com/liftedinit/ghostcloud-frontend
- Owner: liftedinit
- Created: 2023-11-20T20:28:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-21T16:53:01.000Z (8 months ago)
- Last Synced: 2025-11-21T18:24:32.792Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.circleci.com/pipelines/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.