Skip to content

Conversation

cmwhited
Copy link
Collaborator

Description

Changes made to the typesync cli to wire it up as a runnable cli tool.

  • added the bin property to the package.json to point to the built bin.cjs distributable
  • updated the build command to copy over:
    • database migrations so that when the user starts the cli, they are ran as necessary
    • the built client dist directory
  • created a studio subcommand in the cli tool that spins up the api and client server to open the app. this way, it becomes easier to add additional cli commands in the future if needed for interacting with a schema through the cli directly

Copy link

vercel bot commented Jun 13, 2025

@cmwhited is attempting to deploy a commit to the The Graph Foundation team on Vercel, but is not a member of this team. To resolve this issue, you can:

  • Make your repository public. Collaboration is free for open source and public repositories.
  • Add @cmwhited as a member. A Pro subscription is required to access Vercel's collaborative features.
    • If you're the owner of the team, click here and add @cmwhited as a member.
    • If you're the user who initiated this build request, click here to request access.
    • If you're already a member of the The Graph Foundation team, make sure that your Vercel account is connected to your GitHub account.

To read more about collaboration on Vercel, click here.

@cmwhited cmwhited merged commit ec0fb5c into main Jun 13, 2025
4 of 6 checks passed
@cmwhited cmwhited deleted the chris.whited/fix-cli-setup branch June 13, 2025 20:00
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.

1 participant