Skip to content

GSA/research-portal

 
 

Repository files navigation

Example Project Portal

A usage of gatsby-theme-project-portal for the Evaluation Officer Council.

Project Portal Packages

This project utilizes the gatsby-theme-project-portal and project-portal-content-netlify packages developed by The Policy Lab team. Please refer to https://www.npmjs.com/settings/thepolicylab-projectportals/packages for more details on these public packages.

Quick Start Guide

See https://github.com/thepolicylab-projectportals/example-content#quick-start-guide for details.

Running the application

With Docker

$ docker-compose run node npm install
$ docker-compose up

To build but not serve the site, run:

docker-compose run node npm run build

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.3%
  • JavaScript 24.7%