{"id":22286405,"url":"https://github.com/corydolphin/boilerflask-facebook","last_synced_at":"2025-03-25T20:43:49.242Z","repository":{"id":8106587,"uuid":"9521926","full_name":"corydolphin/boilerflask-facebook","owner":"corydolphin","description":"Flask boilerplate facebook","archived":false,"fork":false,"pushed_at":"2013-04-29T19:22:57.000Z","size":216,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T18:17:53.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/corydolphin.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":"2013-04-18T13:11:02.000Z","updated_at":"2020-03-23T11:05:40.000Z","dependencies_parsed_at":"2022-08-24T07:20:53.140Z","dependency_job_id":null,"html_url":"https://github.com/corydolphin/boilerflask-facebook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-facebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-facebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-facebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-facebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corydolphin","download_url":"https://codeload.github.com/corydolphin/boilerflask-facebook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245542626,"owners_count":20632531,"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","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":[],"created_at":"2024-12-03T16:55:51.035Z","updated_at":"2025-03-25T20:43:49.167Z","avatar_url":"https://github.com/corydolphin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"BoilerFlask\n============\n\nA simple boilerplate Flask application. This base reduces the amount of code I need to write from scratch. \n\nInstructions\n------------\n\nFirst, you'll need to clone the repo.\n\n\nSecond, download `pip` and `virtualenv`\n\n    $ sudo easy_install pip\n    $ sudo pip install virtualenv\n\nOptionally, install `foreman` and `heroku` Ruby Gems\n\n    $ sudo gem install foreman heroku\n\n\n\nOptionally, you can setup an isolated environment with `virtualenv`.\n\n    $ virtualenv --no-site-packages env\n    $ source env/bin/activate\n\nOn ubuntu, you may need to install python-dev:\n    $sudo apt-get install python-dev \n\n\nNext, install the requirements in your isolated python environment.\n\n    $ pip install -r requirements.txt\n\nNow, you can run the application locally.\n\n    $ python run.py\n\nYou can also run it using the production server if you install `libevent-dev` and `foreman`, but I am leaving that for another day, it also is difficult in Windows\n\n    $ foreman start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorydolphin%2Fboilerflask-facebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorydolphin%2Fboilerflask-facebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorydolphin%2Fboilerflask-facebook/lists"}