A serverless, scalable, user-friendly database for exoplanet transit data.
Clone repository:
git clone https://github.com/itsevalieu/planetb
Install server and client npm packages:
npm run setup
Run client on local host:
npm run client
Open a web browser and visit http://localhost:3000.
We encourage you to contribute to Planet B! Please check out the CONTRIBUTING guide for guidelines about how to proceed.