The Wayback Machine - https://web.archive.org/web/20200916141646/https://github.com/paperwork/service-gatekeeper
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

service-gatekeeper

Gatekeeper Service

Prerequisites

Docker

Get Docker Desktop.

Rust

On MacOS using brew:

% brew install rust

Paperwork local development environment

Please refer to the documentation.

Building

Fetching all dependencies and compiling:

% make local-build-develop

Running

Note: Before starting this service the local development environment needs to be running!

% make local-run-develop
You can’t perform that action at this time.