mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-09 17:58:03 +00:00
31 lines
967 B
Markdown
31 lines
967 B
Markdown
DataHub Documentation
|
|
==================================================
|
|
|
|
This is where we will contain our open source documentation.
|
|
|
|
## Table of Contents
|
|
|
|
### Introduction
|
|
|
|
- [**History of DataHub**](introduction/01-HISTORY)
|
|
- [**DataHub Web as a Mono-Repo**](introduction/02-MONOREPO)
|
|
- [**DataHub UI Data Models**](introduction/03-DATAMODELS)
|
|
- [**DataHub UI and Render Props**](introduction/04-RENDERPROPS)
|
|
|
|
### Guides
|
|
|
|
- [**How to Onboard a New Entity**](guides/ENTITY-ONBOARDING)
|
|
- [**How to Add a New Aspect to An Existing Entity**](guides/ASPECT-ONBOARDING)
|
|
- [**How to Change the Logo**](guides/CHANGING-LOGO)
|
|
- [**Using Mirage in Addons**](guides/MIRAGE-FROM-ADDON)
|
|
|
|
### Debugging
|
|
|
|
- [**Issues with Ember Serve**](debugging/EMBER-SERVE)
|
|
|
|
### Forward
|
|
|
|
- [**DataHub Web and Becoming More Framework Agnostic**](forward/NOFRAMEWORK)
|
|
- [**DataHub Web and GraphQL**](forward/GRAPHQL)
|
|
- [**Will DataHub Ever Be a Popular Framework, Like React?**](forward/REACT)
|