Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 14 days 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.