Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasa-gcn/gcn.nasa.gov
General Coordinates Network (GCN) web site
https://github.com/nasa-gcn/gcn.nasa.gov
astronomy remix-run typescript
Last synced: about 2 hours ago
JSON representation
General Coordinates Network (GCN) web site
- Host: GitHub
- URL: https://github.com/nasa-gcn/gcn.nasa.gov
- Owner: nasa-gcn
- License: other
- Created: 2022-01-03T19:14:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T19:48:29.000Z (1 day ago)
- Last Synced: 2024-11-14T20:32:55.740Z (1 day ago)
- Topics: astronomy, remix-run, typescript
- Language: TypeScript
- Homepage: https://gcn.nasa.gov
- Size: 58.9 MB
- Stars: 182
- Watchers: 8
- Forks: 43
- Open Issues: 99
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# General Coordinates Network Web Site
![GCN diagram](app/routes/_index/hero/center-cropped.jpg)
[![Node.js CI status](https://github.com/nasa-gcn/gcn.nasa.gov/workflows/Node.js%20CI/badge.svg)](https://github.com/nasa-gcn/gcn.nasa.gov/actions)
[![codecov](https://codecov.io/gh/nasa-gcn/gcn.nasa.gov/branch/main/graph/badge.svg?token=qBUHelfQxL)](https://codecov.io/gh/nasa-gcn/gcn.nasa.gov)This is the source code for the General Coordinates Network web site, [https://gcn.nasa.gov](https://gcn.nasa.gov). The General Coordinates Network (GCN) is a public collaboration platform run by NASA for the astronomy research community to share alerts and rapid communications about high-energy, multimessenger, and transient phenomena.
GCN distributes alerts between space- and ground-based observatories, physics experiments, and thousands of astronomers around the world.
For more information, see [What is GCN?](https://gcn.nasa.gov/docs/#what-is-gcn) or check out our [slide deck](https://nasa-gcn.github.io/gcn-presentation/).
## Getting started for local development
See the [Contributing guide](https://gcn.nasa.gov/docs/contributing) for instructions on getting started!