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

Add Frontend Type Generation #43

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Add Frontend Type Generation #43

merged 1 commit into from
Jan 8, 2025

Conversation

stoneliuCS
Copy link
Contributor

@stoneliuCS stoneliuCS commented Jan 8, 2025

OpenAPI Fetch and Tanstack query allows type safe data fetching based off our openapi. In addition overhauled typegen script to typegen across both frontend and backend repos. Although we could just generate and read off one place since this is a mono repo

Description

Checklist:

  • I have performed a self-review of my code.
  • I have added necessary tests (unit, integration, etc.) to cover the new functionality or fix.
  • All new and existing tests pass locally.
  • I have updated the documentation to reflect changes (e.g., README, code comments).
  • I have removed any commented-out code, debug statements, or unnecessary console logs.

OpenAPI Fetch and Tanstack query allows type safe data fetching based off our openapi. In addition overhauled typegen script to typegen across both frontend and backend repos. Although we could just generate and read off one place since this is a mono repo
@github-actions github-actions bot requested a review from in-mai-space January 8, 2025 03:28
@stoneliuCS stoneliuCS merged commit a6387ce into main Jan 8, 2025
7 checks passed
@stoneliuCS stoneliuCS deleted the frontend_api_typegen branch January 8, 2025 03:29
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