{"id":47232075,"url":"https://github.com/jonlaing/partisan-io","last_synced_at":"2026-03-13T20:37:27.042Z","repository":{"id":57612281,"uuid":"41886944","full_name":"jonlaing/partisan-io","owner":"jonlaing","description":"Partisan.IO is a web and mobile platform for connecting you new people based on your politics.","archived":false,"fork":false,"pushed_at":"2017-11-08T21:23:15.000Z","size":19092,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T18:30:01.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonlaing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-03T22:31:34.000Z","updated_at":"2017-12-19T06:35:10.000Z","dependencies_parsed_at":"2022-08-27T10:12:04.292Z","dependency_job_id":null,"html_url":"https://github.com/jonlaing/partisan-io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonlaing/partisan-io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonlaing%2Fpartisan-io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonlaing%2Fpartisan-io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonlaing%2Fpartisan-io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonlaing%2Fpartisan-io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonlaing","download_url":"https://codeload.github.com/jonlaing/partisan-io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonlaing%2Fpartisan-io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30474943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T17:15:31.527Z","status":"ssl_error","status_checked_at":"2026-03-13T17:15:22.394Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-03-13T20:37:26.364Z","updated_at":"2026-03-13T20:37:27.030Z","avatar_url":"https://github.com/jonlaing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Partisan.IO\n\n\u003e Social networking app for discussion (arguing) regarding politics.\n\n## Prerequisites\n\n### Golang\n\nInstallation instructions: [https://golang.org/doc/install](https://golang.org/doc/install)\n\n### Homebrew\n\nRun the following in your Terminal:\n\n```bash\nruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n```\n\n### NodeJS\n\nRun the following in your Terminal:\n\n```bash\nbrew install node\n```\n\n## Running your project\n\nThe project has two components, the Go backend and the JS front end. The repo should have a build of the backend as an executable, so to start it, run the following in your Terminal:\n\n```bash\n./partisan\n```\n\nIf you would like to build the backend from source, you'll first need the Golang environment installed. You'll also need to run `go get` to get all the dependencies. After you've done that, run the following in your Terminal:\n\n```bash\ngo build\n```\n\nAnd then run the executable as in the previous command. The server will run at `http://localhost:4000`.\n\nTo build the front end, simply run the following.\n\n```bash\nnpm start\n```\n\nThis will watch the `/src` directory for any changes and automatically compile them into the `/dist` directory, provided there are no errors. Live reloading currently does not work as it conflicts with the backend, but we may fix that issue shortly.\n\n\n## Generating Additional Code\n\nYou can add additional functionality to your application by invoking the subgenerators included in the Flux Generator. You can add components using the following commands:\n\n#### Components\n```bash\n$ yo flux:component ComponentName\n```\n\n#### Actions\n```bash\n$ yo flux:action ActionCreatorName\n```\n\n#### Stores\n```bash\n$ yo flux:store StoreName\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonlaing%2Fpartisan-io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonlaing%2Fpartisan-io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonlaing%2Fpartisan-io/lists"}