https://github.com/mintplayer/mintplayer-ng-seo
Package to bundle creation of basic html tags and open-graph tags in a single call
https://github.com/mintplayer/mintplayer-ng-seo
Last synced: over 1 year ago
JSON representation
Package to bundle creation of basic html tags and open-graph tags in a single call
- Host: GitHub
- URL: https://github.com/mintplayer/mintplayer-ng-seo
- Owner: MintPlayer
- Created: 2020-11-12T12:48:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T16:00:50.000Z (over 2 years ago)
- Last Synced: 2024-05-01T11:36:33.433Z (about 2 years ago)
- Language: TypeScript
- Size: 1.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @mintplayer/ng-seo
## Docker image
You can run the docker image which is published to the GitHub Container Registry
docker run -p 4200:80 ghcr.io/mintplayer/mintplayer-ng-seo:master
and visit [http://localhost:4200](http://localhost:4200).