shuttle
shuttle copied to clipboard
[Examples]: More examples and starter templates
Some ideas:
- Auth provider setup and integration
- Fullstack Leptos #952
feel free to comment more ideas
This issue is a part of the Product Feature Poll (all issues). React with :+1: if you want this feature. Comment if you have suggestions related to this feature.
I would like to create an example application for Auth provider setup and integration and write an article about the whole process. Will that be okay?
@sourabpramanik Thanks for showing interest. We are open for collaborating on this one. If you are in the Shuttle Discord, please reach out to me (jonaro00) or josh so that we can scope out the details of what the example and article should cover.
Sure thing. Thanks
Throwing ideas out:
- Creating and/or receiving web hooks would be something I would find interesting.
- Leptos (Already suggested)
- Other full stack deployments?
- Hosting/running Meilisearch
- Oauth2
- Server Side Events
- Idle game (eg farming game where x takes 12 hrs to grow or something)
- Enqueue people for resource access. (eg ticket sales or merch drop etc..)
I think most things are probably too specific however for a particular project?
Leptos is interesting, I will build out something using this with shuttle
There is already some attempts at this if you wanted to check them out. I think #1002 documents a failed attempt and there is currently https://github.com/leptos-community/deployment-ssr-shuttle
I'm not aware of anything else. I'd love to see a working example with leptos.