Skip to content

The new front end for the Research Catalog, currently being migrated form discovery-front-end, built in Next.js.

Notifications You must be signed in to change notification settings

NYPL/research-catalog

Repository files navigation

This is the new NYPL Reserach Catalog front end built in Next.js.

Getting Started

Install the required packages

npm install

Running the app locally with npm:

npm run dev

Running the app locally with Docker (optional):

Docker is a platform that allows reproducible development environments to be created and run across different local and production/test environments.

Running the app locally via Docker is optional for now, and provided as an alternative to npm run dev.

Steps to run Docker container locally:

  1. Download and install Docker.
  2. cd into research-catalog repo
  3. Run docker-compose up --build --force-recreate
  4. Check that app is being served at http://localhost:3000/

About

The new front end for the Research Catalog, currently being migrated form discovery-front-end, built in Next.js.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages