Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

liftedinit/many-ghostcloud

Repository files navigation

ghostcloud

ci coverage

THIS PROJECT IS ARCHIVED

Please see Ghostcloud for the latest version of this project.

Decentralized Web Hosting

Getting Started

To start GhostCloud, install dependencies and then run locally.

npm install
npm start

Testing

Unit tests

npm test

e2e tests

npm run test:e2e