/TradeFlare

SpaceTraders client built for Cloudflare Pages.

Primary LanguageTypeScriptISC LicenseISC

TradeFlare

SpaceTraders client built for Cloudflare Pages.

What the heck is this?

TradeFlare is my custom client interface for SpaceTraders, an API-based game in which you manage a fleet of ships and traverse the galaxy. You can interact with it in any language that can make HTTP requests.

TradeFlare is a serverless tool, intended to be used with Cloudflare Pages. The backend is built using the Hono framework, and the frontend is made using my custom UI tool, pagery.

Roadmap

  • Basic UI shell
  • Registration
  • Login
  • Display all details post-login
  • Ship management
  • Flight management
  • More to come...