Skip to content

Tim-Obert/studienarbeit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Installation

Vorraussetzungen

  • Node 15
  • yarn
  • Python3.8

Backend

  • cd backend
  • pip3 install -r requirements.txt
  • cp data/db.json.example data/db.json
  • mkdir data/videos

Frontend

  • cd frontend
  • yarn install

Ausführen

  • cd backend && python3 main.py
  • cd frontend && yarn serve

Öffne http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published