2.0.0 • Published 3 years ago

@hundred5/candidate-server v2.0.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

Candidate server

Simple Node.js app for serving the candidate app on Heroku. It has these functions:

  • Send static assets
  • Inject Open Graph meta tags into the HTML file
  • Redirect custom job opening slugs to real slugs

Installation

yarn add @hundred5/candidate-server

Usage

Create a candidate.config.js file in the app, you can use the file in this repository as a reference. Then run the candidate-server executable provided by this package.