{"id":23143539,"url":"https://github.com/digitalinteraction/ongoingness-webapp","last_synced_at":"2025-08-17T14:33:39.004Z","repository":{"id":50074608,"uuid":"171447877","full_name":"digitalinteraction/ongoingness-webapp","owner":"digitalinteraction","description":"Web application for the Ongoingness Project","archived":false,"fork":false,"pushed_at":"2021-06-04T23:17:34.000Z","size":1117,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-21T08:07:17.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalinteraction.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-19T09:47:58.000Z","updated_at":"2021-03-18T00:04:52.000Z","dependencies_parsed_at":"2022-09-18T04:40:50.000Z","dependency_job_id":null,"html_url":"https://github.com/digitalinteraction/ongoingness-webapp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalinteraction%2Fongoingness-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalinteraction%2Fongoingness-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalinteraction%2Fongoingness-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalinteraction%2Fongoingness-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalinteraction","download_url":"https://codeload.github.com/digitalinteraction/ongoingness-webapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230136108,"owners_count":18178813,"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-17T15:13:41.075Z","updated_at":"2024-12-17T15:13:41.148Z","avatar_url":"https://github.com/digitalinteraction.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ongoingness Webapp\n\nWeb application to upload images and register devices for the Ongoingness prototypes.\n\n## Project Structure\n### /src\n#### /components\nIndividual components are found here, these present and collect data to the user.\n\n#### /controllers\nHandle user actions and interface with the store.\n\n##### TODO\n - [ ] Move `src/api.js` to be a controller.\n - [ ] Set button handlers to use controllers only and move error handling and notifications there too.\n\n#### /store\nGlobal store for setting the state of the application, handles notifications, media, devices, user, and session\ninformation.\n\n## Install\n```\nnpm install\n```\n\n## Run Locally\n```\nnpm run serve\n```\n\n## Deploy\n1. Add `dokku` as an ssh alias, see [openlab wiki](http://openlab.ncl.ac.uk/wiki) for instructions.\n2. Add `dokku` as git remote:\n```\ngit remote add dokku dokku@dig-civics.ncl.ac.uk:ongoingness-webapp\n```\n3. Then run\n```\ngit push dokku master\n```\n\n## Test\n1. Make sure a local version of the api is running first, you can use:\n```\ndocker-compose up\n```\n2. Run: `npm run test`.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalinteraction%2Fongoingness-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalinteraction%2Fongoingness-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalinteraction%2Fongoingness-webapp/lists"}