Skip to content

Pupation/GalaxyGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GalaxyGallery

This is supposed to be the next generation Private Tracker.

Requirements

Python 3.8+

pip install -r requirements.txt

Usage

Configure your database URL and website information in config.yml file.

Make sure you have initialized your database indicated by the files in scripts folder.

If you want to use the SMTP client to send emails, run the following command before your lanuch the server.

export SMTP_PASSWORD=password_for_your_email

Run development server with the following commands:

uvicorn main:gg --reload --host 0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages