Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

RevolutionUC/site-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

site-deployment

A github webhook deployment service for Bearcat-Hackers/RevolutionUC-Website.

Quick Start

git clone https://github.com/Bearcat-Hackers/site-deployment.git

cd site-deployment

npm install

Use .env.example as an example .env. This is used to store your GitHub secret token for webhooks and the path to the site to deploy. Include NODE_ENV=production for production.

node app.js or forever start app.js to keep the service going in the background (port 8010)

About

(legacy) Deployment script for revolutionuc-website

Resources

License

Stars

Watchers

Forks

Packages

No packages published