Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobilerast/ssr-generator
SSR Generator is able to save your SPA as a rendered HTML. SSR For Angular, React.js, Vue.js.
https://github.com/mobilerast/ssr-generator
angular-apps javascript nodejs puppeteer search-engines server-side-render server-side-rendering ssr ssr-generator
Last synced: 5 days ago
JSON representation
SSR Generator is able to save your SPA as a rendered HTML. SSR For Angular, React.js, Vue.js.
- Host: GitHub
- URL: https://github.com/mobilerast/ssr-generator
- Owner: mobilerast
- Created: 2021-02-13T14:27:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T13:46:20.000Z (over 3 years ago)
- Last Synced: 2023-12-01T12:19:41.457Z (12 months ago)
- Topics: angular-apps, javascript, nodejs, puppeteer, search-engines, server-side-render, server-side-rendering, ssr, ssr-generator
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
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 start3) 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.