This repository contains the code for the management of the webhooks and cron jobs for my personal website that clean the sensitive data.
GITHUB_TOKEN=your_github_token
OWNER=la-lo-go
AUTHOR_EMAIL=your@email.com
MANFRED_REPO=manfred-cv
MAIN_REPO=lalogo.dev
NEW_MANFRED_DATA_PATH=src/data/manfred
- Start a new smee.io tunnel
- Add the smee.io tunnel to the GitHub webhook
- Run the following command to forward the port 7071 to the smee.io tunnel
smee -u https://smee.io/[code] -p 7071 -P /api/Push-Manfred-CV
- Fresh start (install, compile and run)
npm start
- Run last compiled version
func start