Skip to content

🔖 📱 A book logging app built with Flutter

License

Notifications You must be signed in to change notification settings

heejongahn/galpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galpi

Galpi app image

Book logging app made with Flutter.

Build

There are some secret files required for the build. These files include credentials for android build, firebase and more. For CI build, they should also be uploaded to travis CI (as env variables) after encryption.

Encryption and upload of secrets are done by npm scripts. (Node and Travis CI is needed) For more details, see scripts/archive_secrets.js file.

yarn secrets:archive
yarn secrets:sync

Deployment

iOS

flutter build ios --build-number=$(date "+%Y%m%d%H%M%S")

Android

(TBD)

About

🔖 📱 A book logging app built with Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages