Simple gallery app for your tablet. Use to show live images. This is an MVP. This web app is deployed here http://167.235.51.52:4298. Just head to this url and upload your images, turn your tabled into a live family gallery!!!
See DEPLOY.md for the build → push → deploy flow across staging and production.
-
TODO
- Fix styling of buttons
- update background to black
- increase 5 min timer or make configurable
- support video and auto play
- remove ionic code
- fix routing path
- fix routing to always redirect to home page (only page)
- deploy again
-
Go to your new project: cd .\family-gallery
-
Run ionic serve within the app directory to see your app in the browser with ionic serve
-
Run ionic capacitor add to add a native iOS or Android project using Capacitor
-
Generate your app icon and splash screens using cordova-res --skip-config --copy
-
Explore the Ionic docs for components, tutorials, and more: https://ion.link/docs
-
Building an enterprise app? Ionic has Enterprise Support and Features: https://ion.link/enterprise-edition
-
ionic build --prod