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

Convert repo to monorepo - WIP #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

0xamogh
Copy link

@0xamogh 0xamogh commented Jan 12, 2025

  1. Changed the project to use Turborepo.
  2. Moved apps to the apps/ folder and shared code to the packages/ folder, following Turborepo’s guide on structuring a repository.
  3. Made fuel-agent-kit an internal package in packages/, so apps in apps/ can use it directly, as explained in Turborepo’s guide on creating an internal package.

@fuel-cla-bot
Copy link

fuel-cla-bot bot commented Jan 12, 2025

Thanks for the contribution! Before we can merge this, we need @0xamogh to sign the Fuel Labs Contributor License Agreement.

@0xamogh 0xamogh changed the title Convert repo to monorepo Convert repo to monorepo - WIP Jan 12, 2025
@Dhaiwat10
Copy link
Member

Thanks @0xamogh, I will review this over this week

@0xamogh
Copy link
Author

0xamogh commented Jan 16, 2025

There is one more thing, the docs app will contain the documentation that is hosted on gitbook correct? I was not able to find the source for it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants