Skip to content

SSR Generator is able to save your SPA as a rendered HTML. SSR For Angular, React.js, Vue.js.

Notifications You must be signed in to change notification settings

mobilerast/ssr-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSR Generator is able to save your SPA as a rendered HTML. SSR For Angular, React.js, Vue.js.

The purpose of this development making your Single Page App more SEO-friendly and more indexable by Search engines.

If you're limited to develop pre-rendering you should consider this software to serve your content for search engines.

  1. fill out the my-website-urls.json

  2. Run scripts

  • npm install
  • npm start
  1. Output will be under the /site directory.

I developed this repo to have rendered pages from my Angular apps.

And served that rendered content to the "search engines" by specifying user-agents.

Releases

No releases published

Packages

No packages published