An open API service indexing awesome lists of open source software.

https://github.com/alphaolomi/planets

An app that shows collection of 🌍Planets and other Heavenly bodies.
https://github.com/alphaolomi/planets

case-study docker expressjs javascript mongodb planets webapp

Last synced: 12 months ago
JSON representation

An app that shows collection of 🌍Planets and other Heavenly bodies.

Awesome Lists containing this project

README

          

planets app 👋



Version

Build


Documentation


Maintenance


License: MIT

Collection of planets and other heaven bodies out there

### 🏠 [Homepage](https://github.com/alphaolomi/planets#readme)

## Getting started

### Using Docker

## Installation

```bash
# Run in Docker
docker-compose up
# use -d flag to run in background

# Tear down
docker-compose down

# To be able to edit files, add volume to compose file
volumes: ['./:/usr/src/app']

# To re-build
docker-compose build
```

## Run tests

```sh
yarn run test
```

## Author

👤 **Alpha Olomi ** - Github: [@alphaolomi](https://github.com/alphaolomi)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/alphaolomi/planets/issues). You can also take a look at the [contributing guide](https://github.com/alphaolomi/planets/blob/master/CONTRIBUTING.md).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2020 [Alpha Olomi ](https://github.com/alphaolomi).

This project is [MIT](https://github.com/alphaolomi/planets/blob/master/LICENSE) licensed.