An open API service indexing awesome lists of open source software.

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

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).