Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 798 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 798 Bytes

General Coordinates Network Web Site

Node.js CI status

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!