prisma-archive / prep

Pre-renders your web app (React, Vue, Angular, ...) into static HTML based on your specified routes enabling SEO for single page applications.
MIT License
373 stars 27 forks source link

State of the project #24

Closed stereobooster closed 6 years ago

stereobooster commented 7 years ago

Hi @lastmjs! We're currently rewriting prep to use a headless version of Chrome capable of running on serverless functions. Stay tuned! -- https://github.com/graphcool/prep/issues/10#issuecomment-307330683

Is this project maintained?

There is react-snap which is basically doing the same and it uses puppeteer. Do not pay attention to the name, it does not depend on React or create-react-app, but it uses create-react-app conventions. It can work with any Single Page Application to pre-render it to HTML.

Related https://github.com/peterbe/minimalcss/issues/23

schickling commented 7 years ago

Hi @stereobooster. Thanks for the heads up. We'll release a new, updated version (based on Chromeless) in the coming weeks. Would be really awesome if you would love to get involved?

Maybe we could even merge in your efforts with react-snap? Happy to add you as a collaborator. (Also, just seen you're based in Berlin. How about we meet for lunch over the next few weeks and discuss our collaboration?)

TimmersThomas commented 6 years ago

Looking forward for this update. :) Would love to help, so if needed will try to do a PR when needed.

By any change a timeframe for this update?

jankarres commented 6 years ago

@schickling @stereobooster Is there an update one month later? I would be glad to see prep implemented with Chromeless.

stereobooster commented 6 years ago

I'm pretty busy with react-snap -- added tons of features and bugifxes.

jankarres commented 6 years ago

All right, thanks for your feedback anyway @stereobooster.