Skip to content

karectl-crates/cr8tor-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cr8tor WebUI

Cr8tor WebUI provides a web app for organisations to create Cr8tor projects.

QuickStart

To download and run the app:

  • Install Docker Desktop for Windows or MacOS

  • Open terminal and run:

    docker run -p 8000:8000 ghcr.io/karectl-crates/cr8tor-webui/cr8tor-webui:v0.0.2
  • Open a web browser:

    http://localhost:8000

    alt text

  • In the settings pane, Configure the web app to access the github repository your organisation has set up to manage cr8tor projects e.g.:

    alt text

The github token provided should be a PAT token with permissions to raise pull requests on the projects repository.

  • Click update and test the details provided via 'Validate Credentials', you should see:

    alt text

  • Go to 'Create Project' to complete the web forms.

About

Web App for initialisation of cr8tor projects

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors