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

Complete re-write #4

Merged
merged 19 commits into from
Aug 2, 2024
Merged

Complete re-write #4

merged 19 commits into from
Aug 2, 2024

Conversation

BoscoDomingo
Copy link
Collaborator

Made massive improvements. Most major changes:

  • Update to TypeScript 5.5.4
  • Use Fastify instead of Express
  • Use Node Test Runner instead of Jest
  • Use Biome instead of ESLint + Prettier
  • Use tsx instead of ts-node-dev

General improvements to cleanliness, usefulness of the repo, added some tests.

Left to do is to correctly organise into folders to turn it into a monorepo (will still be compatible with single-app developments)

@BoscoDomingo BoscoDomingo added the enhancement New feature or request label Jul 27, 2024
@BoscoDomingo BoscoDomingo requested a review from AlexHHPS July 27, 2024 17:20
@BoscoDomingo BoscoDomingo self-assigned this Jul 27, 2024
@BoscoDomingo BoscoDomingo mentioned this pull request Jul 27, 2024
@BoscoDomingo BoscoDomingo force-pushed the feature/migrate_to_new_format branch from 4f73630 to 815ba93 Compare July 27, 2024 17:28
Copy link
Owner

@AlexHHPS AlexHHPS left a comment

Choose a reason for hiding this comment

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

LGTM

@BoscoDomingo BoscoDomingo merged commit 704f563 into main Aug 2, 2024
@BoscoDomingo BoscoDomingo deleted the feature/migrate_to_new_format branch August 2, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants