Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants