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

Techdebt - server code is out of date. #194

Open
johndpope opened this issue Nov 26, 2021 · 0 comments
Open

Techdebt - server code is out of date. #194

johndpope opened this issue Nov 26, 2021 · 0 comments

Comments

@johndpope
Copy link

johndpope commented Nov 26, 2021

Screen Shot 2021-11-26 at 5 21 55 pm

I've been working to migrate the server code over to typescript
but I'm stuck on the integration with sockets
https://socket.io/docs/v3/emitting-events/

it seems like nextjs is the flagship technology for hosting api for typescript / so I chose this library.

I understand there's no desire to upgrade this sample library but it's difficult to cherry pick code / and blend with other libraries due to mismatch.

I will continue to dig into this - and hopefully can resolve. This library over here is running typescript with sockets + nextjs.
koreanwglasses/next-with-sockets#1

Ideally the sample code would depend on plaid-node library to expose rich types.

Screen Shot 2021-11-27 at 6 09 31 pm

I have something drafted - will need to take a look at dockerfile.

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

No branches or pull requests

1 participant