Skip to content

feature: design and develop a UI to generate tailcall configurationsΒ #373

@tusharmath

Description

@tusharmath

Currently, Tailcall Configurations can be written in JSON, YML, and GraphQL formats. Internally they are parsed in config.rs

Config is pretty core to Tailcall and we would like to enhance the experience by using a web interface. Create a form that allows developers to quickly create, update and download Tailcall Configurations.

Technical Requirements

  • Make sure the generated configurations are always correct.
  • Use searchable dropdowns wherever possible instead of text boxes.
  • Ensure the UI automatically updates with changes in the schema
  • Ensure the schema is loaded dynamically from the above URL.
  • The page should be integrated into https://tailcall.run/playground

Design Requirements

  • UI Should follow the current design theme and look good.
  • It should be mobile friendly.

Update 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions