{"id":19278512,"url":"https://github.com/jod35/stackoverflow-lite","last_synced_at":"2026-04-30T11:35:50.302Z","repository":{"id":54614709,"uuid":"224579539","full_name":"jod35/StackOverflow-lite","owner":"jod35","description":"This is a simple Stack Overflow clone with  Python ,Flask and PostgreSQL.","archived":false,"fork":false,"pushed_at":"2021-02-08T13:51:12.000Z","size":11003,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T21:42:33.819Z","etag":null,"topics":["flask-sqlalchemy","postgresql","python","webapp"],"latest_commit_sha":null,"homepage":"https://stackrlite.herokuapp.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jod35.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-28T05:51:50.000Z","updated_at":"2021-02-08T13:51:14.000Z","dependencies_parsed_at":"2022-08-13T21:40:23.676Z","dependency_job_id":null,"html_url":"https://github.com/jod35/StackOverflow-lite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jod35/StackOverflow-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FStackOverflow-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FStackOverflow-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FStackOverflow-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FStackOverflow-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jod35","download_url":"https://codeload.github.com/jod35/StackOverflow-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FStackOverflow-lite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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-sqlalchemy","postgresql","python","webapp"],"created_at":"2024-11-09T21:10:21.380Z","updated_at":"2026-04-30T11:35:50.264Z","avatar_url":"https://github.com/jod35.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## StackOverFlow Lite\n\nThis is a simple clone of [StackOverFlow](https://stackoverflow.com) built so as to learn The Flask framework and relational databases. \n\n## How it works\n- Every User Creates an Account\n- Evry user can sign in and out\n- Users ask questions\n- Other users can answer the questions\n\n\n## Built With\n- Python3\n- Flask framework\n- PostgreSQL\n- HTML \u0026 CSS (front-end)\n\n##  How to run the app\n* 1. get the project and enter its directory\n`git clone https://github.com/jod35/StackOverflow-lite.git \u0026\u0026 cd StackOverflow-lite`\n\n* 2. Create a virtual Environment\n`python -m venv venv` and activate it with `source venv/bin/activate`\nInstall all application requirements with `pip install -r requirements.txt`\n\n* 3. Create the Database\nTo do this, you need to edit `.env` and put your database URI forexample `postgresql://user:password@localhost:5432/db`\nwithin the virtual environment run `flask shell` and then within the interactive console, `db.create_all()`\n\n* 4. Finally run with\n`export FLASK_APP=app.py`\n`export FLASK_DEBUG=1` (In case you want to have debug mode on)\n\nFinally run your app with `flask run`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Fstackoverflow-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjod35%2Fstackoverflow-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Fstackoverflow-lite/lists"}