Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itscalebjones/spacelaunchnow-server

A backend service and website for serving data to Space Launch Now users.
https://github.com/itscalebjones/spacelaunchnow-server

django rocket space

Last synced: 2 months ago
JSON representation

A backend service and website for serving data to Space Launch Now users.

Awesome Lists containing this project

README

        

# SpaceLaunchNow Server
Backend services and current web front end for Space Launch Now.

## Main Features

* Instagram and Twitter launch notification posts via Buffer API
* Firebase messaging notifications to Android and iOS clients
* Kubernetes cluster node-scaling on predictive algorithm

## Development Environment Setup
1. Install [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer)
2. Install python venv - `poetry install --with dev`
3. Setup pre-commit - `poetry run pre-commit install`
4. Run locally via `docker compose` in `/docker`

## Authors

* **Caleb Jones** - *Initial work* - [ItsCalebJones](https://github.com/ItsCalebJones)
* **Jacques Rascagneres** - *Contributer* - [JRascagneres](https://github.com/JRascagneres)

See also the list of [contributors](https://github.com/itscalebjones/SpaceLaunchNow-Server/contributors) who participated in this project.

## License

This project is licensed under the Apache License - see the [LICENSE](LICENSE.md) file for details

## Acknowledgments

The wonderful devs and librarians over at [Launch Library](https://launchlibrary.net/)