posit-dev / posit-dev/shinylive

`shinylive export` should print manifest

Open
#114 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
251
Forks
25
Avg merge
19m
Merged PRs (30d)
2

Description

To reduce the chances that a user will unwittingly export data or code that should be kept confidential, shinylive export should do the following:

  • Print a list of the files that are being included in the bundle.
  • Print a message saying that anyone who can see the app can also see the contents of these files.

And we can add an option to suppress this message.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the shinylive export entry point and trace how files are selected for the bundle. Add output listing the included files and warning that app viewers can see them, with an option to suppress the message; done means both behaviors are covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.