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

feat: switch to bun and elysia #99

Merged
merged 18 commits into from
Jun 26, 2024
Merged

feat: switch to bun and elysia #99

merged 18 commits into from
Jun 26, 2024

Conversation

KaiVolland
Copy link
Contributor

@KaiVolland KaiVolland commented Jun 20, 2024

This transforms the rest backend by using a diffrent tech-stack.

It is now built on Bun and ElysiaJS

BREAKING CHANGE: switch to bun and elysia

@KaiVolland KaiVolland marked this pull request as ready for review June 24, 2024 08:18
.dockerignore Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/routes/api.ts Outdated Show resolved Hide resolved
src/routes/info.tsx Outdated Show resolved Hide resolved
src/routes/info.tsx Outdated Show resolved Hide resolved
@KaiVolland
Copy link
Contributor Author

Thanks for the review @marcjansen. I added some commits to adapt to your remarks.

Copy link
Contributor

@marcjansen marcjansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks looks good to me.

Copy link
Contributor

@jansule jansule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. Should the change from /geostyler-rest/api-docs to /api-docs be included in a breaking change commit message?

src/routes/api.ts Outdated Show resolved Hide resolved
src/routes/api.ts Outdated Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
Co-authored-by: Jan Suleiman <[email protected]>
@KaiVolland
Copy link
Contributor Author

I'll squash and merge this PR anyway so the BREAKING CHANGE will be documented.

@KaiVolland KaiVolland merged commit 1b17af3 into master Jun 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants