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

Mega Refactor: Reorganize into single package.json, fix all types, improve imports, improve organization #120

Merged
merged 30 commits into from
Aug 10, 2024

Conversation

seveibar
Copy link
Contributor

@seveibar seveibar commented Aug 9, 2024

  • There are now four main directories api, frontend, cli and example-project
  • There is a single package.json
  • The types are all fixed, and typecheck is run on CI
  • All the tests are fixed
  • Tests are now stabilized on CI when running in parallel because they each are assigned their own db

@seveibar seveibar changed the title remove package json for dev server api Single package.json to simplify dependency management Aug 9, 2024
@seveibar seveibar marked this pull request as ready for review August 9, 2024 23:00
@seveibar seveibar changed the title Single package.json to simplify dependency management Mega Refactor: Reorganize into single package.json, fix all types, improve imports, improve organization Aug 10, 2024
@seveibar seveibar merged commit a12b9f3 into main Aug 10, 2024
3 checks passed
@seveibar seveibar deleted the single-package-json branch August 10, 2024 06:02
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.

2 participants