Finalb-Studios / Lucya

Lucya is a recreation of the ROBLOX website.
5 stars 5 forks source link

Lucya

Lucya is a recreation of the ROBLOX website.

Setup:

  1. Install the libraries: pip install -r requirements.txt
  2. Setup a MYSQL database with the Lucya.sql file
  3. Configure main.py to connect to your MYSQL database
  4. Run the website: python3 main.py