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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

SvelteKit support #63

Open
fawaz-alesayi opened this issue Mar 8, 2024 · 0 comments
Open

SvelteKit support #63

fawaz-alesayi opened this issue Mar 8, 2024 · 0 comments

Comments

@fawaz-alesayi
Copy link

fawaz-alesayi commented Mar 8, 2024

Hey 馃憢

Just stumbled upon this project while trying to find a way to do queued jobs in my SvelteKit project.

This seems to be the missing piece in the JS ecosystem to actually make it full-stack. No other "full-stack" framework implements File Storage, background jobs, or Auth.

From what I remember in Remix, it's actually very similar to SvelteKit. both has the concept of loaders and action and follow the same rendering strategy, with layouts and and the parallel loading of nested routes.

So I'm just wondering what components do I need to mess around with to bring this to SvelteKit?

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