Skip to content

An open source Gitlab client PWA & hybrid app for IOS and Android built with Ionic Framework.

Notifications You must be signed in to change notification settings

cyphercodes/GitLabApp

Repository files navigation

BuddyBuild Open Source Love

GitlabApp

An open source Gitlab client PWA and hybrid app for IOS and Android built with Ionic Framework.

LIVE:

https://cyphercodes.gitlab.io/GitlabApp/

How to clone and initialize this project

$ git clone https://gitlab.com/CypherTulip/WhoIMet/WhoIMetIonic.git
$ cd WhoIMetIonic
$ npm update

Then you can run:

$ ionic serve

How to make changes or work on the project

Each time you want to work on the project, make sure you pull the latest version to your local machine by running:

$ git pull

Then, start coding.

When you are done, run the commands below to push back the changes:

$ git add .
$ git commit -m 'ENTER A MESSAGE HERE (WHAT DID YOU CHANGE, WHAT IS THE ISSUE REFERENCE NUMBER #XXX)'
$ git push

Notes

For this application, Gitlab OAuth will only work if it is running on one of the below:

About

An open source Gitlab client PWA & hybrid app for IOS and Android built with Ionic Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published