Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: initialize pwa project #295

Closed
wants to merge 6 commits into from
Closed

Conversation

daniellacosse
Copy link
Contributor

Caution

This is currently a WIP placeholder for the outline-pwa project. It has no actual logic in it yet.

outline-pwa will be an sdk example project dedicated to demonstrating how one can use CapacitorJS to wrap an existing website to make it censorship resistant. To load the site you want to test into the project, cd into this directory and run the following command:

npm run setup https://www.bbc.com/persian

This will update the ios and android subprojects with that site's index.html. You can then open those projects in Xcode and Android Studio to see how effectively the site loads.

@sbruens
Copy link
Contributor

sbruens commented Oct 3, 2024

Can the path just be /pwa?

@daniellacosse daniellacosse changed the title feat: initialize outline-pwa project feat: initialize pwa project Oct 3, 2024
@fortuna
Copy link
Contributor

fortuna commented Oct 7, 2024

Is this a PWA or an app maker? if it's an app maker, we need to decouple it from the example app. It shouldn't edit it's own files, but create a new app instead.

@daniellacosse
Copy link
Contributor Author

Is this a PWA or an app maker? if it's an app maker, we need to decouple it from the example app. It shouldn't edit it's own files, but create a new app instead.

I know the KR is to create a code lab, but I feel an app maker would be even more useful based on conversations at the GG. Let's discuss in person!

@daniellacosse
Copy link
Contributor Author

Closing this in favor of https://github.com/Jigsaw-Code/outline-pwa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants