jamie-codez / Note-Me

This is a note taking application that enables the user to take notes and store them locally and remotely in a web-service. The notes are synced into a local database and when offline room db stores the data and syncs it when they get back online.
https://github.com/jamie-codez/Note-Me
MIT License
1 stars 0 forks source link

Write Circle CI action for deployment #11

Closed jamie-codez closed 1 year ago

jamie-codez commented 1 year ago

Add Circle CI YAML to automate the deployment of the app

jamie-codez commented 1 year ago

Wrote a pipeline for GitHub packages deployment only play store remaining will be done using Fastlane and circle CI, firebase app distribution is troublesome will work on it tomorrow.