异地观影
Go to file
Lazy d0071de4c2 Feat: add auth 2023-10-20 09:51:35 +08:00
.github/workflows Feat: release dev workflow 2023-10-05 22:38:50 +08:00
public init 2023-10-04 13:57:28 +08:00
screenshots Optimize: README.MD 2023-10-08 09:33:43 +08:00
src Feat: add auth 2023-10-20 09:51:35 +08:00
.env Feat: add .env file 2023-10-04 22:30:51 +08:00
.gitattributes init 2023-10-04 13:57:28 +08:00
.gitignore Feat: add .env file 2023-10-04 22:30:51 +08:00
.prettierignore init 2023-10-04 13:57:28 +08:00
.prettierrc.json init 2023-10-04 13:57:28 +08:00
LICENSE init 2023-10-04 13:57:28 +08:00
README-CN.md Optimize: README.MD 2023-10-08 09:33:43 +08:00
README.md Optimize: README.MD 2023-10-08 09:33:43 +08:00
auto-imports.d.ts init 2023-10-04 13:57:28 +08:00
components.d.ts Typo: createAt to creadedAd 2023-10-16 12:55:27 +08:00
env.d.ts init 2023-10-04 13:57:28 +08:00
index.html Feat: add no-referrer 2023-10-10 11:44:41 +08:00
package-lock.json Feat: use protobuf 2023-10-11 17:14:00 +08:00
package.json Feat: use protobuf 2023-10-11 17:14:00 +08:00
postcss.config.js init 2023-10-04 13:57:28 +08:00
proto.sh Feat: update and use proto model 2023-10-15 15:25:14 +08:00
tailwind.config.js init 2023-10-04 13:57:28 +08:00
tsconfig.app.json Feat: add auth 2023-10-20 09:51:35 +08:00
tsconfig.json init 2023-10-04 13:57:28 +08:00
tsconfig.node.json init 2023-10-04 13:57:28 +08:00
vite.config.ts init 2023-10-04 13:57:28 +08:00

README.md

SyncTV Web

Provides a Web UI for SyncTV

English | 中文

Screenshot

Cinema

Development Environment

Please adjust the vite.config.js according to the actual situation first

git clone https://github.com/synctv-org/synctv-web
cd synctv-web
npm i
npm run dev
# http://localhost:8085

Build

git clone https://github.com/synctv-org/synctv-web
cd synctv-web
npm i
npm run build

License

Apache-2.0 license