Skip to content

Create a server-based Babel Explorer #9

Description

@gaurav

Development of a GitHub Pages version of Babel Explorer is coming along well: https://translatorsri.github.io/babel-explorer/

But we should also build a server-based Babel Explorer that would allow us to:

  • Expose all the Babel Xref tools, so that the files can be downloaded to the server.
  • Add a BabelTests dashboard: ideally, this would show the current status (and let you test them against any endpoints), but also show you some kind of history of previous test and coverage and so on.
    • My initial plan was to do this in GitHub Pages, which would certainly be useful for one-off testing. But making people run all the tests every time they want to look at the result seems annoying.
  • Some kind of a dashboard for making sense of logs (perhaps combined with live data).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions