{"id":13499385,"url":"https://github.com/lightninglabs/lightning-coindesk","last_synced_at":"2025-04-15T14:31:43.173Z","repository":{"id":21828379,"uuid":"94155340","full_name":"lightninglabs/lightning-coindesk","owner":"lightninglabs","description":"A tutorial news app exemplifying Lightning Network micropayments integration","archived":false,"fork":false,"pushed_at":"2022-09-23T21:39:25.000Z","size":86,"stargazers_count":54,"open_issues_count":8,"forks_count":30,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-31T17:39:28.516Z","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/lightninglabs.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":"2017-06-13T01:17:51.000Z","updated_at":"2024-06-26T16:04:14.000Z","dependencies_parsed_at":"2023-01-11T21:22:14.233Z","dependency_job_id":null,"html_url":"https://github.com/lightninglabs/lightning-coindesk","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/lightninglabs%2Flightning-coindesk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightninglabs%2Flightning-coindesk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightninglabs%2Flightning-coindesk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightninglabs%2Flightning-coindesk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightninglabs","download_url":"https://codeload.github.com/lightninglabs/lightning-coindesk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223676462,"owners_count":17184258,"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-07-31T22:00:32.654Z","updated_at":"2024-11-08T11:28:11.699Z","avatar_url":"https://github.com/lightninglabs.png","language":"Python","funding_links":[],"categories":["Developer Resources"],"sub_categories":["Example Projects"],"readme":"# Lightning Coindesk\nA tutorial news app exemplifying Lightning Network micropayments integration.\n\nFeatures a production-ready configuration for Heroku.\n\n## Setup\n\nSet up your virtual environment\n\n```shell\nmkdir ln-coindesk \u0026\u0026 cd ln-coindesk\n\nvirtualenv --python=/usr/bin/python2.7 deskenv\nsource deskenv/bin/activate\n\ngit clone https://github.com/MaxFangX/lightning-coindesk\ncd lightning-coindesk\n\npip install -r requirements.txt\n```\n\nRun your local app!\n```shell\npython manage.py createsuperuser\npython manage.py migrate\npython manage.py runserver\n```\n\nView the Lightning Coindesk app at `localhost:8000`\n\n## Deployment to Heroku\n\n```shell\ngit init\ngit add -A\ngit commit -m \"Initial commit\"\n\nheroku create\ngit push heroku master\n\nheroku run python manage.py migrate\n```\n\nSee also, a [ready-made application](https://github.com/heroku/python-getting-started), ready to deploy.\n\n## License: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightninglabs%2Flightning-coindesk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightninglabs%2Flightning-coindesk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightninglabs%2Flightning-coindesk/lists"}