1.0.0 • Published 4 years ago
pf-rules-engine v1.0.0
Projects Force - Rule engine
Getting Started
Clone the repo and make it yours:
git clone https://github.com/ProjectsForceLLC/pf-rule-engine.gitInstall dependencies:
npm installSet environment variables:
cp .env.example .envRunning Locally
npm run devLint
# lint code with ESLint
npm run lint
# try to fix ESLint errors
npm run lint:fixDocker
# launch docker
npm run docker:launch1.0.0
4 years ago