haishinio / haishin

A website to transcribe japanese language livestreams and then translate them into english
2 stars 0 forks source link

Move backend to Bun + Elysia #99

Closed tomouchuu closed 11 months ago

tomouchuu commented 11 months ago

Big code change to move away from nodejs + express + node-media-server to a Bun powered Elysia server.

Presently we'll lose the upload functionality for now but it should give us a massive stability and performance benefit over the previous node solution.

Blocking Issues:

changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: 524d3e4b79f12378c90fa56a9088ad5ba0c26ec0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ----------------- | ----- | | @haishin/utils | Minor | | @haishin/backend | Major | | @haishin/frontend | Minor | | @haishin/tsconfig | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR