nhost / nhost-run-cat-generator

A cat generator written in Python leveraging Nhost Run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and the documentation.

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

About

A cat generator written in Python leveraging Nhost Run

License:MIT License


Languages

Language:Dockerfile 52.7%Language:Python 47.3%