{"id":48442132,"url":"https://github.com/michaelfarrow/google-mailchimp-sync","last_synced_at":"2026-04-06T16:02:16.513Z","repository":{"id":36404191,"uuid":"40709120","full_name":"michaelfarrow/google-mailchimp-sync","owner":"michaelfarrow","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-14T11:35:45.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-17T04:35:34.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/michaelfarrow.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":"2015-08-14T10:12:58.000Z","updated_at":"2024-04-17T04:35:34.787Z","dependencies_parsed_at":"2022-07-25T20:00:18.892Z","dependency_job_id":null,"html_url":"https://github.com/michaelfarrow/google-mailchimp-sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelfarrow/google-mailchimp-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Fgoogle-mailchimp-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Fgoogle-mailchimp-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Fgoogle-mailchimp-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Fgoogle-mailchimp-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelfarrow","download_url":"https://codeload.github.com/michaelfarrow/google-mailchimp-sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Fgoogle-mailchimp-sync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31479006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"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-04-06T16:02:06.654Z","updated_at":"2026-04-06T16:02:16.508Z","avatar_url":"https://github.com/michaelfarrow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Node.js Framework\n\n[![Build Status](http://drone.mikefarrow.co.uk/api/badge/github.com/weyforth/nodejs-framework/status.svg?branch=master)](http://drone.mikefarrow.co.uk/github.com/weyforth/nodejs-framework)\n\nDocker based Node.js framework\n\n### Prerequisites\n\nYou must have Docker and Docker Compose installed before beginning.\n\n### Getting Started\n\n* Clone this repo\n* cd into the root of the repo and run:\n\n```bash\ntools/build\ndocker-compose up -d\n```\n\nThe application should now be running on port 8080. If you're using boot2docker, run `boot2docker ip` to get the ip address of the virtual machine.\n\n### Containers\n\nThis framework contains the following containers:\n* **storage**: mounts a directory at `/storage`, this is meant to hold anything that should persist between deployments. Such as cache, uploaded files etc.\n* **data**: mounts at `/data` and mirrors all the main application code. This data container is meant to be deleted every deployment, it's content replaced with the new application code.\n* **node**: this is the main conainer that runs the application and contains the node.js binary.\n* **buildtools**: is used to run NPM and any other build tools such as gulp which may be added in the future. This container is especially useful when simply building the application, such as during CI testing and deployment.\n\n\n\n### Application types\n\nThere are two types of application you can build using this framework. One is a simple (for now) web server which by default listens on port 8080 for requests. The other is a simple worker application that will run the application at a specified interval. The worker mode can be enabled by uncommenting the first line of `index.js` and commenting out the rest of the file.\n\n### Tools\n\nNPM has a proxy script located in `tools`, which will run the correct docker-compose commands. For example, to update NPM dependencies, use:\n\n```bash\ntools/npm update\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfarrow%2Fgoogle-mailchimp-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelfarrow%2Fgoogle-mailchimp-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfarrow%2Fgoogle-mailchimp-sync/lists"}