Overview
The applications and services produced by engineering are packaged into products that help the growing crypto community find answers with data. The services/web-apps/libraries/tools that support a product are listed under the related sections. Each engineering project page will also have its own related section defined. Some services/libraries/tools will support multiple projects, so don't be surprised if you see the same name listed more than once.
Adding a new project to the list?
Determine the project type
Service
Typically APIs, basically no front end. Services can operate independently or have dependencies on each other. (Identity, GraphQL API, legacy Platform API)
Web App
Usually Nodejs full stack app, front end and backend that’s usually dependent on services (flipside-app, www)
Bots
Discord Bots, Slack Bots, T-800
Library
NPM Packages, React Components, can be individually tested
Tool
Homegrown CLIs and Scripts
Templates
Check out the template to get started.