https://github.com/royfrancis/shiny-doorsign
Web app to create office door signage
https://github.com/royfrancis/shiny-doorsign
notice quarto r shiny-apps signage typst
Last synced: 10 months 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T18:31:57.000Z (over 1 year ago)
- Last Synced: 2025-04-05T07:33:01.415Z (about 1 year ago)
- Topics: notice, quarto, r, shiny-apps, signage, typst
- Language: Typst
- Homepage: https://door-sign.serve.scilifelab.se/
- Size: 8.75 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shiny-doorsign
[](https://github.com/royfrancis/shiny-doorsign/actions?workflow=build) [](https://hub.docker.com/repository/docker/royfrancis/shiny-doorsign)
A web app to create door signage for offices.

## 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`.
---
2025 • Roy Francis