refactor: convert to monorepo #83

Open
opened 2026-01-02 12:49:28 +01:00 by tygrdev · 0 comments
Owner

Now that Horizon has been split into crates, the backend is completely modular and can be used with different frontends. This allows us to easily create a separate Desktop and Mobile app but also allow others to create different frontends for Horizon.

We plan to support 3 different front ends with the following codenames:

Desktop

  • Helios - Our current desktop app, built with Tauri and React.
  • Comet - A new desktop app that natively renders content. May not look as "nice" as Helios, but a good alternative for users on lower end devices.

Mobile

  • Orbit - An Expo (React Native) application for using Horizon on the Go.
Now that Horizon has been split into crates, the backend is completely modular and can be used with different frontends. This allows us to easily create a separate Desktop and Mobile app but also allow others to create different frontends for Horizon. We plan to support 3 different front ends with the following codenames: ### Desktop - Helios - Our current desktop app, built with Tauri and React. - Comet - A new desktop app that natively renders content. May not look as "nice" as Helios, but a good alternative for users on lower end devices. ### Mobile - Orbit - An Expo (React Native) application for using Horizon on the Go.
tygrdev added this to the Horizon v0.1 milestone 2026-01-02 12:49:28 +01:00
tygrdev self-assigned this 2026-01-02 12:49:28 +01:00
tygrdev added this to the Horizon project 2026-01-02 12:49:28 +01:00
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tygrvault/pulsar#83
No description provided.