Skip to content

Benkralex/StudyFox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 3
  • Git
  • Docker

Installation

  1. git clone --branch v2.1.0-beta --single-branch https://github.com/Benkralex/StudyFox.git studyfox
  2. cd studyfox
  3. docker buildx build -t studyfox:latest .
  4. docker run -v .\src\instance\db.db:/app/instance/db.db -p 5000:8000 --name studyfox studyfox:latest

Server Start

  1. docker start studyfox

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published