https://github.com/mattmajestic/invoice-shinypy
Invoice Generator for Majestic Coding Consultations LLC
https://github.com/mattmajestic/invoice-shinypy
docker invoice shiny-python
Last synced: 3 months ago
JSON representation
Invoice Generator for Majestic Coding Consultations LLC
- Host: GitHub
- URL: https://github.com/mattmajestic/invoice-shinypy
- Owner: mattmajestic
- Created: 2024-05-25T18:32:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-25T18:32:36.000Z (about 1 year ago)
- Last Synced: 2025-03-28T13:02:20.576Z (3 months ago)
- Topics: docker, invoice, shiny-python
- Language: Python
- Homepage: https://invoice-shinypy.onrender.com/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Shiny Python Templates with Docker ๐
Explore our collection of Shiny Python templates to jumpstart your interactive web applications!
## Introduction ๐
This repository offers a range of templates for both newcomers and seasoned developers to create dynamic web applications using Shiny for Python.
## Containerization with Docker๐ณ
Containerizing your Shiny Python application, especially with a FastAPI backend, can streamline deployment and ensure consistency across different environments.
Run with `docker compose up` and checkout the `Dockerfile`.