Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node => Deno #2

Merged
merged 28 commits into from
Dec 16, 2024
Merged

Node => Deno #2

merged 28 commits into from
Dec 16, 2024

Conversation

MotorTruck1221
Copy link
Collaborator

@MotorTruck1221 MotorTruck1221 commented Dec 15, 2024

  • General bug fixes
  • Nukes rammerhead as it's not needed
  • Nukes Bare server stuff and replaces it with Libcurl
  • Adds Scramjet as a coming soon (tm) option in place of Rammerhead
  • Adds a different Deno native server (Hono) - deno run start:standalone
  • Removes Masqr
  • No more SSR everything is statically generated
  • More CI stuff (auto releases etc.)
  • Configuration is done via TOML instead of all completely using a .env file
  • Add the below info to the README
  • Remove Biome for Deno's native formatter

What I want done in the future:

  • Implement ScramJet
  • Remove dependency on Fastify & switch completely to Hono
  • General codebase cleanup & remove all of the functions existing on window
  • Games page needs to be reworked due to new games of the same type being added
  • I18n (maybe)
  • More themes
  • Detatch from original repo

@MotorTruck1221 MotorTruck1221 self-assigned this Dec 15, 2024
@MotorTruck1221 MotorTruck1221 added enhancement New feature or request general Anything that wouldn't fit into the others labels Dec 15, 2024
@MotorTruck1221 MotorTruck1221 marked this pull request as ready for review December 16, 2024 12:51
@MotorTruck1221 MotorTruck1221 merged commit ea01696 into main Dec 16, 2024
@MotorTruck1221 MotorTruck1221 deleted the deno branch December 16, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request general Anything that wouldn't fit into the others
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant