Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 354 Bytes

Epi PSK Node Server

PSKNodeServer project for ePI app - this project contains API for scanning barcodes

How to install and setup

Preconditions

  • Xcode 12.5 (Swift 5.4)
  • Carthage
    • brew install carthage

Setup

  • Clone this repository
  • Run carthage bootstrap in the root of PSKNodeServer folder to install Carthage dependencies