{"id":16318035,"url":"https://github.com/workmanw/yapa","last_synced_at":"2025-05-13T17:16:01.857Z","repository":{"id":146326171,"uuid":"103763740","full_name":"workmanw/yapa","owner":"workmanw","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-21T16:04:47.000Z","size":32157,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T20:27:43.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/workmanw.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-09-16T15:43:42.000Z","updated_at":"2019-02-22T02:51:54.000Z","dependencies_parsed_at":"2024-03-30T19:01:02.018Z","dependency_job_id":null,"html_url":"https://github.com/workmanw/yapa","commit_stats":{"total_commits":59,"total_committers":1,"mean_commits":59.0,"dds":0.0,"last_synced_commit":"4f95c42817787baed55b569fd7f5f5d7231f4c90"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workmanw%2Fyapa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workmanw%2Fyapa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workmanw%2Fyapa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workmanw%2Fyapa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workmanw","download_url":"https://codeload.github.com/workmanw/yapa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990503,"owners_count":21995776,"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-10-10T22:09:48.229Z","updated_at":"2025-05-13T17:15:56.837Z","avatar_url":"https://github.com/workmanw.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"YAPA (Yet Another Photo App)\n============================\n\n## Required Tools\n\n* `gcloud` - https://cloud.google.com/sdk/gcloud/\n* `node` and `npm` - https://nodejs.org/en/\n* `ember` - `npm install -g ember-cli`\n* `yarn` - `npm install -g yarn`\n\n## Setup\n\n### Create Google Cloud Project\n\n`gcloud init`\n\n*Note: When initializing your project, you will provide a project ID. Remember that.*\n\n### Enable App Engine\n\n`gcloud app create`\n\n### Enable the Datastore API\n\nhttps://console.cloud.google.com/datastore/entities/query\n\n`gcloud services enable datastore.googleapis.com`\n\n### Create Cloud Storage bucket\n\nFirst, enable billing: https://support.google.com/cloud/answer/6293499#enable-billing\n\n`gsutil mb gs://yapa-devfest-assets`\n\n*Note: Your GCS bucket will need a different name than `yapa-devfest-assets`. It doesn't matter what it is, it just needs to be unique.*\n\nUpdate `src/main/java/io/workmanw/yapa/Constants.java` with your bucket name.\n\n### Turn on Analysis APIs\n\nhttps://cloud.google.com/vision/docs/before-you-begin\n\n`gcloud services enable vision.googleapis.com`\n`gcloud services enable speech.googleapis.com`\n`gcloud services enable videointelligence.googleapis.com`\n`gcloud services enable language.googleapis.com`\n\n\n## Deploying\n\n### Full build and deploy\n\n`./buildDeploy.sh`\n\n\n## Optional Maven Utils\n\n### Deploy Indexes\n\n`mvn appengine:deployIndex`\n\n### Deploy Task Queue\n\n`mvn appengine:deployQueue`\n\n###  Deploy App Engine\n\n`mvn appengine:deploy`\n\n## Questions / Help\n\nOpen an issue!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkmanw%2Fyapa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkmanw%2Fyapa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkmanw%2Fyapa/lists"}