bickelj / pdc-service

A project for collecting and serving public information associated with grant applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Philanthropy Data Commons Service

Development

Setup

  1. Install npm dependencies
npm ci

Common Commands

To build the project:

npm run build

To run tests:

npm run test

To run the linter:

npm run lint

EditorConfig

We use EditorConfig to help developers maintain proper whitespace habits in the project. Most IDEs have an official EditorConfig plugin you can install.

About

A project for collecting and serving public information associated with grant applications

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%