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

Work on python + js build tool support #27

Closed
mara-schulke opened this issue Sep 4, 2023 · 4 comments
Closed

Work on python + js build tool support #27

mara-schulke opened this issue Sep 4, 2023 · 4 comments
Assignees
Labels
complexity::low Issues or ideas with a low implementation cost
Milestone

Comments

@mara-schulke
Copy link
Contributor

No description provided.

@mara-schulke mara-schulke added this to the Stabilzation milestone Sep 6, 2023
@mara-schulke mara-schulke added the complexity::low Issues or ideas with a low implementation cost label Sep 12, 2023
@mara-schulke mara-schulke moved this to Todo in Buffrs Sep 12, 2023
@mara-schulke
Copy link
Contributor Author

mara-schulke commented Sep 13, 2023

For vite we can use plugins:

https://github.com/vitejs/awesome-vite#framework-agnostic-plugins

We should also provide a next.js plugin and think about typescript support!

See https://github.com/vercel/turbo


Python looks like it will be relying on Kraken for now.

@mara-schulke
Copy link
Contributor Author

@alexespencer is taking a look at the python integration soon

@alexespencer
Copy link
Contributor

alexespencer commented Oct 3, 2023

#72 - PR added python code generation via buffrs generate --lang python --out-dir <OUTPUT_DIRECTORY>

I would suggest js support is a good first issue and that this is picked up by somebody else.

Kraken integration is tracked here: kraken-build/kraken#120

@asmello
Copy link
Contributor

asmello commented Oct 4, 2023

Let's close this out and break out a separate issue for JS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity::low Issues or ideas with a low implementation cost
Projects
Status: Done
Development

No branches or pull requests

3 participants