This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
owncast
Watch
1
Star
0
Fork
You've already forked owncast
0
mirror of
https://github.com/owncast/owncast.git
synced
2025-01-22 16:13:54 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6f9add15a1
owncast
/
web
/
pages
/
index.tsx
6 lines
102 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Rename layout files
2022-04-28 12:57:51 -07:00
import
Main
from
'../components/layouts/Main'
;
Initial api requests + stores + basic layout
2022-04-25 23:10:07 -07:00
make offline view a sep componenet
2020-11-07 15:32:51 -08:00
export
default
function
Home() {
Refactor app state to be a state machine with access selectors
2022-05-25 20:38:40 -07:00
return
<
Main
/
>
;
Add server overview home page
2020-10-25 18:57:23 -07:00
}
Reference in a new issue
Copy permalink