{"id":25077260,"url":"https://github.com/expo/pound-random","last_synced_at":"2025-04-15T02:51:19.923Z","repository":{"id":66122720,"uuid":"136091832","full_name":"expo/pound-random","owner":"expo","description":"Expo Blue - a discussion app for small groups","archived":false,"fork":false,"pushed_at":"2018-09-29T18:54:00.000Z","size":7185,"stargazers_count":24,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T12:09:46.604Z","etag":null,"topics":["expo","graphql","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/expo.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}},"created_at":"2018-06-04T22:59:10.000Z","updated_at":"2024-10-05T04:51:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee708eb6-9168-4446-be8a-5fca3d3ddb74","html_url":"https://github.com/expo/pound-random","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/expo%2Fpound-random","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fpound-random/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fpound-random/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expo%2Fpound-random/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expo","download_url":"https://codeload.github.com/expo/pound-random/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"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":["expo","graphql","react-native"],"created_at":"2025-02-07T02:24:12.092Z","updated_at":"2025-04-15T02:51:19.901Z","avatar_url":"https://github.com/expo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Expo Blue Icon\" src=\"./pound-random-app/assets/icon.png\" width=\"256\"\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\" style=\"font-weight:600\"\u003e\n  Expo Blue\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  A discussion app for small groups\n\u003c/p\u003e\n\n---\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg style=\"display:inline-block\" alt=\"Home Screen\" src=\"./docs/ImagePost.png\" width=\"170\"\u003e\n  \u003cimg style=\"display:inline-block\" alt=\"Workout Screen\" src=\"./docs/Input.png\" width=\"170\"\u003e\n  \u003cimg style=\"display:inline-block\" alt=\"Workout Timer\" src=\"./docs/MediaTweet.png\" width=\"170\"\u003e \n\u003c/p\u003e\n\n[🧠 Development Braindump](./BRAINDUMP.md)\n\n[📱 Expo/RN app](./pound-random-app/index.js)\n\n[⚙️ Server/Backend](./pound-random-app/index.js)\n\nTo run your own instance of this app, you must deploy your own server and build a version of the app from source.\n\n### Deploy your own backend\n\n1. Create a MySQL db and run the sql commands found in `server/schema.sql` to generate all necessary tables and the alterations in `server/charset.sql` to enable utf8/emoji support.\n\n1. create a folder under `server` named `pound-random-secret` with an index.js file shaped like:\n\n   ```js\n   module.exports = {\n     database: {\n       host: String,\n       user: String,\n       password: String,\n       database: String,\n     },\n     twilio: {\n       AccountSid: String,\n       AuthToken: String,\n       From: String,\n     },\n     twitter: {\n       apiKey: String,\n       apiKeySecret: String,\n       accessToken: String,\n       accessTokenSecret: String,\n     },\n     cloudinary: {\n       cloudName: String,\n       apiKey: String,\n       apiSecret: String,\n       envVar: String,\n     },\n   };\n   ```\n\n1. Deploy this to a service like Now.sh\n\n1. Change `pound-random-app/Api.js`'s `PRODUCTION_API_BASE_URL` and `PRODUCTION_WS_URL` variables to point towards your server.\n\n### Build from source\n\n1. `cd \u003cROOT\u003e/pound-random-app`\n1. Change the `bundleIdentifier` and Android `package` name to your own namespace\n1. Sign in to Expo CLI and run `expo build \u003cplatform\u003e`\n1. Download your artifactm distribute it however you please, and enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpo%2Fpound-random","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpo%2Fpound-random","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpo%2Fpound-random/lists"}