Skip to content

ClosedCaptionGenerator/SmartCC_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartCC_backend

This is the backend of the SmartCC project.

Installation

git clone
set .env ('/' and '/webapp')

How to start

active venv

python3 -m venv venv
source venv/bin/activate

Install requirements

pip install -r requirements.txt

runserver

cd backend
python app.py

Extention

크롬 브라우저에서 chrome://extensions/로 이동
개발자 모드를 활성화
압축 해제된 확장 프로그램 로드 버튼을 클릭하고, extension 디렉토리를 선택

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors