liftedinit / ghostcloud-frontend

Frontend for the CosmosSDK-based Ghostcloud Decentralized Web Hosting platform
0 stars 3 forks source link

feat: deployment dashboard #2

Closed fmorency closed 11 months ago

fmorency commented 11 months ago

This PR adds a functional dashboard to list, create, update, and remove deployments from the backend.

Fixes #3

Relates https://github.com/liftedinit/ghostcloud-cosmos/pull/31

Pagination should be implemented in #6 Refactoring/DRY can come at a later stage.