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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server usage? #12

Open
mgenev opened this issue Oct 20, 2015 · 3 comments
Open

server usage? #12

mgenev opened this issue Oct 20, 2015 · 3 comments

Comments

@mgenev
Copy link

mgenev commented Oct 20, 2015

Hi,
I'm scoping riot for usage at my company and this is so far the best way i've seen to construct riot tags, however, we need to render on the server and I'm not seeing any example of server support. Can this be done?

@nippur72
Copy link
Owner

I'm not acquainted with server-side rendering, but I guess in theory it should be possible.

Do you have any example to look at?

@mgenev
Copy link
Author

mgenev commented Oct 21, 2015

Here is a rather elaborate example which I found which accomplishes the whole "isomorphic/universal" javascript thing I'm after

https://github.com/ListnPlay/riot-isomorphic

You'll notice there's a tag factory which resembles what you have going in RiotTS, but it's less complete concept I believe.

@daslicht
Copy link

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

3 participants