Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/royfrancis/shiny-doorsign
Web app to create office door signage
https://github.com/royfrancis/shiny-doorsign
quarto r shiny-apps typst
Last synced: 6 days ago
JSON representation
Web app to create office door signage
- Host: GitHub
- URL: https://github.com/royfrancis/shiny-doorsign
- Owner: royfrancis
- License: gpl-3.0
- Created: 2020-11-04T19:55:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T12:30:41.000Z (11 months ago)
- Last Synced: 2024-01-13T22:49:37.474Z (11 months ago)
- Topics: quarto, r, shiny-apps, typst
- Language: Typst
- Homepage: https://door-sign.serve.scilifelab.se/
- Size: 3.06 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shiny-doorsign
[![gh-actions-build-status](https://github.com/royfrancis/shiny-doorsign/workflows/build/badge.svg)](https://github.com/royfrancis/shiny-doorsign/actions?workflow=build) [![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/royfrancis/shiny-doorsign?label=dockerhub)](https://hub.docker.com/repository/docker/royfrancis/shiny-doorsign)
A web app to create door signage for offices.
![](preview.jpg)
## Running the app
### Run online
Click [here](https://door-sign.serve.scilifelab.se/)
### Run in a docker container
```
docker run --platform=linux/amd64 --rm -p 8787:8787 royfrancis/shiny-doorsign
```The app should be available through a web browser at `http://0.0.0.0:8787`.
---
2024 • Roy Francis