mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-08 12:35:27 +00:00
16 lines
560 B
Markdown
16 lines
560 B
Markdown
Per testare
|
|
|
|
1. Installare requirements
|
|
1. Installare node js: https://nodejs.org/en/download/package-manager
|
|
2. Inserire url per mongodb. Pagina login: https://account.mongodb.com/account/login
|
|
3. Eseguire server.py: python server.py
|
|
|
|
4. Spostarsi su client\dashboard
|
|
5. Eseguire npm install, npm run build, npm install -g serve, serve -s build
|
|
|
|
Cosa da fare:
|
|
- Aggiungere documentazione
|
|
- Migliore player quando si clicca sul button watch.
|
|
- Coda di download con bottone aggiungere alla coda (complessa)
|
|
- Progresso di download (complesso)
|
|
... |