PAWS Data Pipeline - Developer Documentation
  • Overview
  • Setup
    • Getting Started
    • Local Setup
    • Accessing APIs without React
  • Architecture
    • User management and authorization
    • Async on the cheap (for MVP)
    • Execution status stages
    • Data Flow
    • Database Schema
  • Operations
    • Using GitHub actions
    • Deploying PDP within the Code for Philly cluster
    • Kubernetes Setup
    • Kubernetes logs
    • Merging Dependabot PRs
  • Troubleshooting
    • Common Errors
    • Dups Problem
  • Code of Conduct
  • Contributors
  • Glossary
  • Archives
    • RFM
Powered by GitBook
On this page

Overview

NextSetup

Last updated 2 years ago

This is the PAWS data pipeline documentation for the developers and administrators working on the or running instances of it. PAWS staff and other end users, please use the .

It is maintained in the GitBook format within the docs/ directory of the project's main Git repository, and new versions are published automatically upon commits or merges to the documentation-dev branch in .

To contribute to this book, please commit directly or open a pull request against the documentation-dev branch of github.com/CodeForPhilly/paws-data-pipeline.

PAWS PDP project
end user documentation
the project's GitHub repo