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

WIP: The GPTR-react npm package 🎂 #1235

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

ElishaKay
Copy link
Collaborator

@ElishaKay ElishaKay commented Mar 5, 2025

Upgrades to the GPTR npm packages:

  • New GPTR-react npm package - An abstraction on top of the NextJS app meant to empower users to easily import the GPTR frontend into any React App
  • GPTR React Starter Template
  • Upgrades to NodeJS (websocket) client library: more params with better ws / wss handling

To-Dos:

  • Add documentation
cd frontend/nextjs/
npm run build:lib
npm run build:types
npm publish
  • Verify the docker-compose command (which runs npm run dev) still works for the GPTR NextJS app - looks like there was a breaking change on that command due to edits in frontend/nextjs/tsconfig.json

@ElishaKay ElishaKay changed the title WIP: :champagne_glass: The GPTR-react npm package 🎂 WIP :champagne_glass: The GPTR-react npm package 🎂 Mar 5, 2025
@ElishaKay ElishaKay changed the title WIP :champagne_glass: The GPTR-react npm package 🎂 WIP: The GPTR-react npm package 🎂 Mar 5, 2025
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