Skip to content

governify/join-bluejay

Repository files navigation

join-bluejay

Project Overview

JoinBluejay allows adding GitHub projects to the Scope Manager through an interface. This enables different teams to register in the system autonomously.

Development Quick Start

Configuration

Before installing dependencies, configure the environment variables. Copy the .env.example file to .env:

cp .env.example .env

Additionally, update the config.json file in the public directory with the necessary configuration values.

Installation

To get started with the project, first install the necessary dependencies:

npm install

Running the Project

After installing the dependencies, you can run the project using the following command:

npm run dev

This will start the development server and you can view the project in your browser.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages