Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Outline

Scenarios

There are three customizing scenarios we should support:

  • Augmenting an exsting CTA framework - Take an existing framework like react then allow for base template customization, removal of add-ons, and addition of new custom add-ons.
  • Customized UI - Build up a new UI from components of the base UI.
  • New framework - Build up a new framework from with base and add-ons as well as a new CLI.

Customers

There are two types of customers for this work:

  • Infrastructure teams - Infrastructure teams at companies who want to create a template for new applications as well as optional add-ons with a friendly CLI and UI.
  • OSS framework authors - OSS framework authors who want to build a friendly CLI and UI for their framework.

Examples

Project Description
customized-react Shows a small customization of the existing react framework.
create-qwik-app Show support for an entire framework (Qwik) with a custom CLI and UI.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.