Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 530 Bytes

Clearfacts oauth2 demo client

Local development

We have some commands you can use, defined in a Makefile. You can look there for anything you might need. All these commands set-up and use Docker containers. For more information see cf-docs.

Installation

  • Make sure you have composer installed globally and have php 7.3 or 7.4
  • Clone the project from github
  • cd <folder-name>
  • make init