Hi,
I’m new to blockstack and trying to get going with my first app. I’ve done the hello world tutorial and went through all the documentation available on the website. I have a final project that I need to get done @ a bootcamp that I’m attending. I have to use react & rails. I was hoping to create a Dapp as my final project. I can see react fitting in fine with blockstack, however I don’t see where rails would fall into this picture. Storage seems to be taken care of within blockstack and I have the additional ability to deploy a gaia hub which seems to have the ability to tie to AWS. I’m hoping to make a site where content-creators can upload content and users can buy that content, transactions would be done in cryptocurrencies. Not sure where certain data & logic would live and how i would access it (content, user data, content-creator data, transaction data). Some help would be appreciated!