Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 789 Bytes

File metadata and controls

24 lines (15 loc) · 789 Bytes

Mars Report API

Small server for the Mars Report API, using Micro and the Mars Atmospheric Aggregation System API

CodeFactor devDependencies Status

Getting started

Launching locally

The .env file need to be filled with your redis credentials to enable request caching first.

yarn dev

Deploying / Publishing

yarn deploy