shuttle-hq / shuttle

Build & ship backends without writing any infrastructure files.
https://shuttle.rs
Apache License 2.0
6.07k stars 251 forks source link

[Examples]: More examples and starter templates #1576

Open jonaro00 opened 9 months ago

jonaro00 commented 9 months ago

Some ideas:

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.

sourabpramanik commented 9 months ago

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?

jonaro00 commented 9 months ago

@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.

sourabpramanik commented 9 months ago

Sure thing. Thanks

DragonPixel commented 9 months ago

Throwing ideas out:

I think most things are probably too specific however for a particular project?

sourabpramanik commented 8 months ago

Leptos is interesting, I will build out something using this with shuttle

nMessage commented 8 months ago

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.