This website requires JavaScript.
Explore
Help
Sign in
christofsteel
/
syng-web
Watch
1
Star
0
Fork
You've already forked syng-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
43
commits
4
branches
0
tags
216
KiB
Vue
90.9%
CSS
4.2%
JavaScript
4%
HTML
0.9%
ebd8d1c6e0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Christoph Stahl
ebd8d1c6e0
Fix: Entry not forwarded correctly in kiosk mode
2024-10-11 00:56:32 +02:00
public
Code cleanup and implemented the last missing features (i think)
2022-11-29 20:59:38 +01:00
src
Fix: Entry not forwarded correctly in kiosk mode
2024-10-11 00:56:32 +02:00
.gitignore
Added waiting room feature
2023-04-07 15:42:40 +02:00
index.html
Code cleanup and implemented the last missing features (i think)
2022-11-29 20:59:38 +01:00
LICENSE
added AGPL license
2023-08-27 19:23:31 +02:00
package-lock.json
updated dependencies
2024-09-23 18:13:17 +02:00
package.json
Added waiting room feature
2023-04-07 15:42:40 +02:00
README.md
added and updated documentation
2024-09-23 18:13:32 +02:00
vite.config.js
i hate js
2022-11-18 11:23:08 +01:00
README.md
Syng web client
This is the web client for
Syng
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build