LoginWeen is a an app where you login/register with a halloween pumpkin carving as a password.

Live Demo (coming soon!): https://loginween.csd4ni3l.hu

Install

Download source & use uv

  • Download source and change to it's directory
  • copy .env.example to .env and update the settings as you like.
  • uv run loginween

Download source & use pip

  • Download source and change to it's directory
  • copy .env.example to .env and update the settings as you like.
  • pip3 install -r requirements.txt
  • python3 loginween/app.py

Docker

  • Coming soon!
Description
No description provided
Readme GPL-3.0 3.8 MiB
Languages
JavaScript 53.8%
Jinja 32.4%
Python 13%
Dockerfile 0.8%