itsevalieu / planetb

A serverless, scalable, user-friendly database for exoplanet transit data.
MIT License
1 stars 2 forks source link

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.