29 lines
795 B
Plaintext
29 lines
795 B
Plaintext
|
import { Canvas, Meta, Story } from '@storybook/addon-docs';
|
||
|
|
||
|
<Meta title="owncast/Documentation/Get Started with Owncast Development" parameters={{previewTabs: { canvas: { hidden: true } }, chromatic: { disableSnapshot: true }}}/>
|
||
|
|
||
|
---
|
||
|
title: "How to work on Owncast"
|
||
|
description: The technical details for those wishing to take part in Owncast development.
|
||
|
tags:
|
||
|
[
|
||
|
development,
|
||
|
contribute,
|
||
|
open-source,
|
||
|
github,
|
||
|
git,
|
||
|
go,
|
||
|
react,
|
||
|
typescript,
|
||
|
contributing,
|
||
|
]
|
||
|
aliases: [/docs/building]
|
||
|
type: toc
|
||
|
toc: true
|
||
|
---
|
||
|
|
||
|
<meta http-equiv="refresh" content="0; url=https://owncast.dev/owncast/Development-e9dda43167c048968a308c4dadac66c4" />
|
||
|
|
||
|
Click <a href="https://owncast.dev/owncast/Development-e9dda43167c048968a308c4dadac66c4">here</a> if you are not redirected.
|
||
|
|