@factor/plugin-jobs
v1.8.28
Published
This plugin makes it easy to create and manage a job board in your Factor app.
Downloads
157
Readme
Overview
This plugin makes it easy to create and manage a job board in your Factor app.
Installation
Just add to your application dependencies:
npm add @factor/plugin-jobs
Options and Settings
The customization system for this plugin is based on the standard factor-settings.js
API that is provided by Factor.
Factor Setup CLI
Run npx factor setup
for a question based CLI to help you configure this plugin's options.