Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 996 Bytes

File metadata and controls

35 lines (23 loc) · 996 Bytes

Planet B

License: MIT Build Status Coverage Status PRs Welcome

A serverless, scalable, user-friendly database for exoplanet transit data.

Installation and setup

Clone repository:

git clone https://github.com/itsevalieu/planetb

Install server and client npm packages:

npm run setup

Usage

Run client on local host:

npm run client

Open a web browser and visit http://localhost:3000.

Contributing

We encourage you to contribute to Planet B! Please check out the CONTRIBUTING guide for guidelines about how to proceed.