Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

heusalagroup/fi.hg.ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


DEPRECATED

Development under this git repository is discontinued and future improvements will continue under io.hyperify.node.

Join our Discord to discuss about our software!


@heusalagroup/fi.hg.ssr

ReactJS Server Side Rendering Library as a Git Submodule, written for TypeScript.

Installation

Use it as a git submodule using hgm:

hgm install fi.hg.ssr
hgm install fi.hg.core

You also will need the Lodash library:

npm install --save-dev lodash '@types/lodash'

Manual installation without the hgm:

mkdir -p src/fi/hg
git submodule add git@github.com:heusalagroup/fi.hg.ssr.git src/fi/hg/ssr
git config -f .gitmodules submodule.src/fi/hg/ssr.branch main

git submodule add git@github.com:heusalagroup/fi.hg.core.git src/fi/hg/core
git config -f .gitmodules submodule.src/fi/hg/core.branch main

npm install --save-dev lodash '@types/lodash'

License

Copyright (c) Heusala Group. All rights reserved. Licensed under the MIT License (the "License");

About

Git Module Library for react-seo-server

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published