{"id":24284735,"url":"https://github.com/roddajohn/expert-octo-fortnight","last_synced_at":"2025-10-17T10:03:15.391Z","repository":{"id":67116512,"uuid":"84580563","full_name":"roddajohn/expert-octo-fortnight","owner":"roddajohn","description":"Start of a project, we'll see where it goes","archived":false,"fork":false,"pushed_at":"2018-01-23T21:11:26.000Z","size":454,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T05:31:11.186Z","etag":null,"topics":["flask","flask-sqlalchemy","python"],"latest_commit_sha":null,"homepage":"","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/roddajohn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-10T16:43:02.000Z","updated_at":"2017-12-07T07:21:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"8797dd52-0351-41a5-abf5-916131269a2e","html_url":"https://github.com/roddajohn/expert-octo-fortnight","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/roddajohn%2Fexpert-octo-fortnight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roddajohn%2Fexpert-octo-fortnight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roddajohn%2Fexpert-octo-fortnight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roddajohn%2Fexpert-octo-fortnight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roddajohn","download_url":"https://codeload.github.com/roddajohn/expert-octo-fortnight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242070424,"owners_count":20067264,"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":["flask","flask-sqlalchemy","python"],"created_at":"2025-01-16T05:27:40.101Z","updated_at":"2025-10-17T10:03:10.358Z","avatar_url":"https://github.com/roddajohn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# expert-octo-fortnight\n\n[![Build Status](https://travis-ci.org/roddajohn/expert-octo-fortnight.svg?branch=master)](https://travis-ci.org/roddajohn/expert-octo-fortnight)\n[![Coverage Status](https://coveralls.io/repos/github/roddajohn/expert-octo-fortnight/badge.svg?branch=master)](https://coveralls.io/github/roddajohn/expert-octo-fortnight?branch=master)\n\n## Work in Progress Disclaimer\n\n\u003cdisclaimer\u003eThis is a work in progress\u003c/disclaimer\u003e\n\n## Installation / Running\n### Installation\nRun `make setup` to configure a virutal environment called `env` which will have all the necessary python packages installed.\n\n#### Database Setup\nPrior to running the server, you need to create the database:\n\n`./manage.py createdb` will create a dev database.\n\n`./manage.py --config_prod createdb` will create a production database.\n\n### Running\n#### Migrating the Database\nIf, at any point in the development, you make a change to the models for the database:\n\n`./manage.py migratedb` will migrate the dev database.\n\n`./manage.py --config_prod migratedb` will migrate the production database.\n\n#### Shell\n`./manage.py shell` will run a shell from which you have issue python commands in the virutal env to the database, etc.\n\n#### Running it\nTo run a development server, run `make run`.  This will output logs to `stdout`.\n\nTo run a production server, run `make production`.  This will run a production server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froddajohn%2Fexpert-octo-fortnight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froddajohn%2Fexpert-octo-fortnight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froddajohn%2Fexpert-octo-fortnight/lists"}