-- | Urbit Cloud is a frontend for managing a fleet of hosted Urbit ships. -- -- Features: -- -- * frontpage advert -- -- * signup, login, monthly payments -- -- * dashboard to see your running ships, reset +code, etc -- -- * manage your resource usage (at extra cost) -- -- * admin dashboard to see all ship statuses and statistics module Urbit.Cloud where main = undefined