/gcn.nasa.gov

General Coordinates Network (GCN) web site

Primary LanguageTypeScriptOtherNOASSERTION

General Coordinates Network Web Site

Node.js CI status codecov

This is the source code for the General Coordinates Network web site, https://gcn.nasa.gov. It is based upon Remix, a web framework built on React and written in TypeScript (a strongly typed superset of JavaScript). It combines the server side code (back end) and browser side code (front end) in a single codebase (sometimes called an "isomorphic application"). This project was bootstrapped using the create-remix template.

Getting started for local development

See the Contributing guide for instructions on getting started!