remix-saas icon indicating copy to clipboard operation
remix-saas copied to clipboard

[ Request ] Let's improve Remix SaaS together!

Open dev-xo opened this issue 1 year ago • 8 comments

Hello folks! 👋

The template has been migrated to Remix v3 and will soon be moved to Cloudflare, expanding it much more and aiming to make it even better for you all.

The template will remain a community project as it always has been, so any suggestions on what you would like to see on Cloudflare or any suggestions related to Remix v3 or RR7 will be more than welcome!

Thanks for the support and all the love shared back!

dev-xo avatar May 03 '24 14:05 dev-xo

Thanks for doing this. I am following your Remix Saas template on one of my side project.

  • I am interested in testing setup with Playwright.

I struggle a bit on how to test the login. it will be nice if you provide some example.

HananoshikaYomaru avatar May 10 '24 17:05 HananoshikaYomaru

TypeScript Server File: #240 Requires a fix, as I'm not able to successfully deploy. Any insights on it will be welcome!

dev-xo avatar May 15 '24 22:05 dev-xo

Hey - this looks like a great stack. However, doesn't SQLite on Fly.io need to have LiteFS to sync the volumes across multiple machines? Having 1 machine isn't prod-ready according to Fly.io as far as I know.

D-Pagey avatar Jun 05 '24 13:06 D-Pagey

Hello @D-Pagey.

LiteFS has been left out of the main Stack idea in order to keep it as simple as possible for others to set up the initial template, as dealing with initial complexity could cause some relatively new users to struggle more than they should.

  • Do you have any idea of the complexity of implementing LiteFS, and if that could slow down the initialization of the template?

Thanks.

dev-xo avatar Jun 05 '24 18:06 dev-xo

Hey @dev-xo,

Yeh that makes sense. The reason I'm aware of this is because I'm trying to implement LiteFS myself and struggling with it, so was hoping this stack had it already worked out 😂

In my limited understanding, running multiple machines is essential for any production environment, and so LiteFS would be a must have for anyone taking this stack to prod.

I don't think its too hard so will power through and can come back and answer that question, I must just be missing something simple 🤞

D-Pagey avatar Jun 05 '24 19:06 D-Pagey

I'm a bit busy lately @D-Pagey, so if you can come up with a little PR or some insights about it, we could look into implementing it for the stack!

  • Updated the TODO List :)

dev-xo avatar Jun 05 '24 19:06 dev-xo

I'm a bit busy lately @D-Pagey, so if you can come up with a little PR or some insights about it, we could look into implementing it for the stack!

  • Updated the TODO List :)

@dev-xo yeh if I work it out I'll come back and update 😁

D-Pagey avatar Jun 05 '24 20:06 D-Pagey

I'm a bit busy lately @D-Pagey, so if you can come up with a little PR or some insights about it, we could look into implementing it for the stack!

  • Updated the TODO List :)

@dev-xo yeh if I work it out I'll come back and update 😁

Just sharing this here, looks like Kent is using LiteFS and has a similar setup with fly. https://github.com/kentcdodds/epic-ai

ryan-richards avatar Jun 06 '24 14:06 ryan-richards