Skip to content

Research-IT-Swiss-TPH/pdf-form-filling-api

Repository files navigation

PDF FORM FILLING (PFF) API

Deploy to dev

Slim Framework powered API for PDF Form Filling.

Developers

dev,test and prod environment with using multiple docker compose files.

Requirements

  • Git
  • Docker Engine
  • Composer

Overview

The docker compose consists of four services:

  1. nginx Webserver

  2. php-fpm PHP FastCGI implementation The app directory includes the Slim Framework slim-skeleton as a starting point.

  3. postgres Database

  4. adminer Database Management, web-based

Setup

See Development Setup

Releases

No releases published

Packages

No packages published