Standalone app: Extract wallet module as independent PWA #19
Labels
No labels
app:activities
app:chat
app:events
app:forum
app:libra
app:market
app:restaurant
app:tasks
app:wallet
app:webapp
bug
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aiolabs/webapp#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Apply the standalone app isolation pattern (used for activities/sortir.ariege.io) to the wallet module.
Pattern to follow
Reference:
src/activities-app/andvite.activities.config.tswallet.htmlentry point at project rootsrc/wallet-app/withmain.ts,app.ts,App.vue(bottom nav),app.config.ts(base + wallet modules only)vite.wallet.config.tswith own PWA manifest, SPA fallback plugin,dist-wallet/outputdev:wallet,build:wallet,preview:walletnpm scriptsConsiderations
portefeuille.ariege.io?wallet.ariege.io?Related
src/activities-app/,vite.activities.config.tsproject_standalone_app_pattern.md