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 side rendering support #24

Open
meecect opened this issue Jul 14, 2020 · 2 comments
Open

Server side rendering support #24

meecect opened this issue Jul 14, 2020 · 2 comments

Comments

@meecect
Copy link

meecect commented Jul 14, 2020

I started to migrate my embed rendering code to the server side recently and realized (i think) that embedo can only work on the client side.

Is that true? If so, is there a good recommendation of a tool (nodejs preferrable) as simple and easy to use as embedo that works on the server side?

thanks,
Cliff

@shobhitsharma
Copy link
Owner

@meecect This one is client side only. I'm adding support for node version around early August. At the moment, its WIP.

@meecect
Copy link
Author

meecect commented Jul 22, 2020

nice, good to know. In the interim, it was not that hard to setup a self hosted iframely server which works pretty good, although I still think a native node version would be nice because it reduces the number of servers passing around embed codes etc.

@shobhitsharma shobhitsharma changed the title server side rendering Server side rendering support Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants