Skip to content

remoklify/gitlift-ui

Repository files navigation

Logo

Gitlift UI

License Issues PRCLosed LastCommit Release Lighthouse SonarCloud

Gitlift is an open source project that generates contributors' profile with current Github activities in order to help contributors to enhance their contribution quality and direct them to the right focus.

Ways to Begin

1. Express Deploy

Deploy this template to Heroku

Deploy

2. GitHub Template

Use this repository as a Template

GitHubTemplate

Installations

Install nodejs and npm via nodejs.org.

Check installed versions of nodejs and npm via running following commands:

node -v
npm -v

Check project's current nodejs and npm version from package.json.

Environment Variables

Make sure api.business_logic.uri is configured in environment.ts

PORT=4200

Local Deployment and Debug

In order to deploy and debug locally, run following command:

ng serve

Contributors


Fatih Turker

💬 📖 👀

LICENSE

The source code for this project is released under the MIT License.