Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/itscalebjones/spacelaunchnow-server
- Owner: ItsCalebJones
- License: apache-2.0
- Created: 2017-05-17T13:23:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T20:37:35.000Z (3 months ago)
- Last Synced: 2024-10-10T20:50:40.065Z (3 months ago)
- Topics: django, rocket, space
- Language: CSS
- Homepage: https://spacelaunchnow.me
- Size: 46.8 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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/)