https://github.com/nhost/nhost-run-cat-generator
A cat generator written in Python leveraging Nhost Run
https://github.com/nhost/nhost-run-cat-generator
Last synced: 4 months ago
JSON representation
A cat generator written in Python leveraging Nhost Run
- Host: GitHub
- URL: https://github.com/nhost/nhost-run-cat-generator
- Owner: nhost
- License: mit
- Created: 2023-08-01T11:50:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T11:59:39.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T13:19:32.210Z (4 months ago)
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nhost-run-cat-generator
A Cat Generator application written in Python Leveraging Nhost Run. In short, Nhost Run is a service that allows you to run your own container images alongside your Nhost project. You can find more details in the [product page](https://nhost.io/product/run) and the [documentation](https://docs.nhost.io/run).
This repository includes:
1. a very basic Python application
2. a Dockerfile to build a docker image with the Python application
3. a configuration file to deploy the Nhost Run service