An improved version of the platform powering NASA's Planet Patrol project's search for exoplanets and other objects of interests from the TESS mission.
Currently, the only package is earth, which functions as both the client and the API. Future packages may be included in the future.
| Package | Description | Language |
|---|---|---|
| earth | Client & API | Svelte (TypeScript) |
Yarn is recommended for package management. To install all dependencies, run yarn in the root directory.
To run Exogram, you will need to create a .env file in the root directory with the following variables:
PUBLIC_FIREBASE_API_KEYGOOGLE_CLIENT_EMAILGOOGLE_PRIVATE_KEYFIREBASE_CLIENT_EMAILFIREBASE_PRIVATE_KEYREDIS_URI
Access to the production values for Planet Patrol SuperUsers available on request.