Skip to content

Instantly share code, notes, and snippets.

@Heliodex
Created July 2, 2023 07:12
Show Gist options
  • Save Heliodex/b8c9c5175b0b95d29c796d9a9eb7b1a3 to your computer and use it in GitHub Desktop.
Save Heliodex/b8c9c5175b0b95d29c796d9a9eb7b1a3 to your computer and use it in GitHub Desktop.
update for June on Heliodex projects

Heliodex project update - June 2023

Welcome back! Summer has begun, and I'll be able to work on projects more often over the coming weeks. Here's a summary of what's happened in June:

Improvements to the asset system have been added, and we're working on a more cohesive moderation system for admins to allow users to upload their own assets to the website.

As always, many optimisations have been added to parts of the client and website. I and many other of the developers will be much more active in the near future, so expect more updates soon!

I have begun remaking the original UI from Elemental Android, and have started work on a basic backend. I'm looking at several database options, especially EdgeDB.

I've also added tRPC to communicate between backend and frontend (both in TypeScript), and it works brilliantly. The backend will be run with Bun, though EdgeDB's client doesn't seem to work correctly with it.


I managed to keep a Github contribution streak of 125 days from February 17 until June 21! Over the next several weeks we'll continue work on Mercury, with a goal of releasing it to the public sometime soon. Stay tuned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment