ubiquity / onboard.ubq.fi

onboard.ubq.fi
0 stars 7 forks source link

@ubiquity/onboard.ubq.fi

Generates the configuration for organizations, by creating a default configuration and creating a repository under the given Organization.

Requirements

Copy the env.example to .env and fill the required variables.

Run

yarn start

Should make the front-end page available at http://localhost:8080.

Required fields

Testing

To test with Cypress Studio UI, run

yarn cy:open

Otherwise to simply run the tests through the console, run

yarn cy:run

To test in a real-world scenario, you will need to create an Organization under your GitHub account, and use it as a dummy. If the operation is successful, you will see a new repository appear with the Ubiquibot configuration.