Returns array from sitemap
POST or GET a url to a sitemap.xml
$ curl https://sitemap.tjeneste.win?sitemap=https://www.telemark.no/sitemap.xml
$ curl -H "Content-Type: application/json" -d '{"sitemap": "https://www.telemark.no/sitemap.xml"}' https://sitemap.tjeneste.win
You'll need the now-cli from ZEIT
$ now dev
Change now.json to match your environment.
Run the deploy script.
$ npm run deploy
Setup GitHub actions to match your environment.
Do a release.