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.
See the Contributing guide for instructions on getting started!