Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 333 Bytes

webcomponents.org monorepo

A new implementation of the webcompoents.org site

This repo will contain several packages:

  • A data-only backend that indexes npm packages and provides a GraphQL API into the database
  • A frontend server that serves the user-facing webcompoents.org site
  • An HTML client served by the frontend server