Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LÖVEBrew Web Server

Web-based service for building games with LÖVE Potion

Installing

  1. Make sure you are running Python >= 3.11
  2. Clone this repository with git clone --recurse-submodule https://github.com/lovebrew/lovebrew-webserver.git
  3. Run pip install . inside the repository directory

Running

  • Production mode: waitress-serve --call "lovebrew:create_app"
  • Development mode: flask --app "lovebrew:create_app(dev=True)" run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages