#Can I use astro with ruby on rails?
7 messages · Page 1 of 1 (latest)
The answer (I think) is no. But the question (I guess) is why? Astro and Ruby on Rails are (technically) the same things (in terms of what they do - output HTML). But don't take my word for it. Try asking #1095492539085230272 for the right spot in the docs, if any.
Well I just need something for the nice frontend
I have a co-founder who is a RoR expert. Of course he does the full stack himself but you could, in theory, use RoR for your backend and use Astro on the front-end.
Most people that use Ruby on Rails prefer to keep it all on RoR, and I can see the allure. I think it's a great web-app framework. I wouldn't use it for static marketing sites though, for instance.
Could you send me some docs or anything?
As far as I know, nobody has ever documented using Ruby on Rails with Astro.