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

Example: supabase, tailwindcss and python #226

Closed
NixBiks opened this issue Dec 13, 2021 · 2 comments
Closed

Example: supabase, tailwindcss and python #226

NixBiks opened this issue Dec 13, 2021 · 2 comments
Labels
area: examples Improvements or additions to examples wontfix This will not be worked on

Comments

@NixBiks
Copy link
Contributor

NixBiks commented Dec 13, 2021

Describe the feature you'd like to request

Add a starter repo using supabase, tailwindcss and python (maybe using poetry for managing dependencies)

Describe the solution you'd like

Similar to the current kitchen sink example. Preferebly just built on top.

Describe alternatives you've considered

I realize that turborepo is not built for python applications but it would still be cool to see the best possible solution currently. E.g. what to put in cache etc.

@jaredpalmer jaredpalmer added area: examples Improvements or additions to examples wontfix This will not be worked on labels Dec 13, 2021
@jaredpalmer
Copy link
Contributor

Thanks for making the issue. Right now we are just going to focus on JavaScript and TypeScript. So going to close this for now.

As you can see from how we use call go build in cli/package.json internally https://github.com/vercel/turborepo/blob/main/cli/package.json#L7, the same setup is possible in Python. It will be up to you to set things up correctly

@NixBiks
Copy link
Contributor Author

NixBiks commented Dec 13, 2021

Fair. Can we reopen if I omit the python part?

sokra added a commit that referenced this issue Oct 25, 2022
sokra pushed a commit that referenced this issue Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants