{"id":21352637,"url":"https://github.com/shutdown57/login","last_synced_at":"2026-05-06T13:39:52.553Z","repository":{"id":53652019,"uuid":"219694833","full_name":"shutdown57/login","owner":"shutdown57","description":"simple login module with flask and flask login-manager and postgresql database","archived":false,"fork":false,"pushed_at":"2021-03-20T02:07:04.000Z","size":113,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T04:43:45.846Z","etag":null,"topics":["flask","flask-login","flask-sqlalchemy","postgresql","python","python3","sqlalchemy"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shutdown57.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-05T08:30:54.000Z","updated_at":"2023-03-17T12:20:07.000Z","dependencies_parsed_at":"2022-09-22T04:02:23.928Z","dependency_job_id":null,"html_url":"https://github.com/shutdown57/login","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shutdown57/login","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shutdown57%2Flogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shutdown57%2Flogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shutdown57%2Flogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shutdown57%2Flogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shutdown57","download_url":"https://codeload.github.com/shutdown57/login/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shutdown57%2Flogin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280219519,"owners_count":26292836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","flask-login","flask-sqlalchemy","postgresql","python","python3","sqlalchemy"],"created_at":"2024-11-22T03:14:28.839Z","updated_at":"2025-10-21T07:08:03.620Z","avatar_url":"https://github.com/shutdown57.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple login flask application\n\n## Usage\n\n```bash\n$ git clone https://github.com/shutdown57/login.git\n$ pip install -r requirements.txt\n```\nChange username, password and database name in ```config.py``` file\n\nRun in debug mode \n** Windows ```set DEBUG=1```\n** Linux and Mac\n```bash\n$ export DEBUT=1\n```\n\nThen: ```$ FLASK_APP=\"src:create_app('Development')\" flask run```\n\n### Shell Context\n```bash\n$ FLASK_APP=\"src:create_app('Development')\" flask shell\n```\n\n### Docker\nIf you use postgresql database with docker:\n```bash\n$ docker-compose -f develop-compose.yaml up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshutdown57%2Flogin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshutdown57%2Flogin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshutdown57%2Flogin/lists"}