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

chore: implement monorepo structure #56

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Conversation

Patai5
Copy link
Contributor

@Patai5 Patai5 commented Mar 19, 2024


  • Updated the project config and dependencies
    • ajv package has broken typescript settings for NodeNext, so I had to fix them

@Patai5 Patai5 force-pushed the chore-use-proper-monorepo branch from 90ae450 to 12dd2ca Compare March 19, 2024 22:49
@Patai5 Patai5 requested a review from metalwarrior665 March 19, 2024 22:50
@Patai5 Patai5 merged commit 5248c2c into master Mar 19, 2024
1 check passed
@Patai5 Patai5 deleted the chore-use-proper-monorepo branch March 19, 2024 22:52
Copy link
Contributor

@metalwarrior665 metalwarrior665 left a comment

Choose a reason for hiding this comment

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

Thanks a lot, great! Let's test it before release

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.

Have only one folder with code and use entrypoint.ts as a router.
2 participants