Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

mezpahlan/jivecampaign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jive Campaign

Backend for all Jive election campaigns. Written in Java.

Important

Runs as a Spring Boot application

  1. Edit the TwitConfig file with your consumer and access keys.

Deploying to Cloud Foundry

  1. Download and install the cf command line tool
  2. Log into CF
  3. ./gradlew clean bootJar
  4. cf push jivecampaign -p build/libs/jivecampaign-x.y.z.jar

About

Backend for all Jive election campaigns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages