On commit to main, auto update backend server to refresh page #7

Closed
opened 2024-02-16 19:11:16 -10:00 by LAX18 · 0 comments
LAX18 commented 2024-02-16 19:11:16 -10:00 (Migrated from github.com)

When a PR successfully commits to main, a webhook should be sent to my server that updates the backend code to ensure the latest "production" build is served to the user.

  • Write Python or NodeJS API Server for Backend
  • Add systemd file for auto-restart
  • Setup and enable webhook in repo settings
When a PR successfully commits to main, a webhook should be sent to my server that updates the backend code to ensure the latest "production" build is served to the user. - [x] Write Python or NodeJS API Server for Backend - [x] Add systemd file for auto-restart - [x] Setup and enable webhook in repo settings
Sign in to join this conversation.