{"id":23726533,"url":"https://github.com/danrpts/welcome_mail","last_synced_at":"2026-07-06T15:31:39.145Z","repository":{"id":87528057,"uuid":"67549254","full_name":"danrpts/welcome_mail","owner":"danrpts","description":"Simple email application built for GMail and easily modified for any REST API.","archived":false,"fork":false,"pushed_at":"2017-10-25T17:20:35.000Z","size":502,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T21:45:55.718Z","etag":null,"topics":["backbone","gmail"],"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/danrpts.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2016-09-06T21:47:24.000Z","updated_at":"2018-10-10T00:26:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9b1cdf5-8008-4a89-ac08-fca6c77d76f7","html_url":"https://github.com/danrpts/welcome_mail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danrpts/welcome_mail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danrpts%2Fwelcome_mail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danrpts%2Fwelcome_mail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danrpts%2Fwelcome_mail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danrpts%2Fwelcome_mail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danrpts","download_url":"https://codeload.github.com/danrpts/welcome_mail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danrpts%2Fwelcome_mail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35197534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backbone","gmail"],"created_at":"2024-12-31T00:32:02.542Z","updated_at":"2026-07-06T15:31:39.075Z","avatar_url":"https://github.com/danrpts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome Mail\nA webmail application focused on delivering a simplified user experience to email.\n\n![inbox](screenshots/frame-welcomemail-inbox.png)\n\n## Installation\nThis application is a demo that installs with [Webstack](https://github.com/danrpts/webstack), a boilerplate project for building JavaScript single page applications with Gulp, Express, and Backbone. To install Welcome Mail we must simply clone and install Webstack:\n\n    git clone https://github.com/danrpts/webstack.git\n    cd webstack\n    npm install -g gulp express\n    npm install\n\n## Configuration\nThis web application consumes [RFC 2822](https://tools.ietf.org/html/rfc2822) messages served from a REST API and authenticates with OAuth 2.0, by default it uses [GMail's REST API](https://developers.google.com/gmail/api/v1/reference/) and [Google's OAuth 2.0 Client Side Flow](https://developers.google.com/identity/protocols/OAuth2UserAgent). When authenticating with Google OAuth 2.0 you must update the `client_id` and `client_secret` [credentials](https://developers.google.com/identity/protocols/OAuth2UserAgent#creatingcred) found in the following files:\n - webstack/webserver/config/google_config.json and\n - webstack/webclient/webmail/javascripts/config/google.json\n\n## Usage\nTo start the Welcome Mail application we simply run two scripts from our root webstack/ directory. We first tell Gulp to build and watch the project, and then **in a new terminal we** run our npm start script to serve it. By default, the application will be served at [http://localhost:3000](http://localhost:3000).\n\nTerminal 1:\n\n    gulp --client webmail\n    \nTerminal 2:\n\n    npm start\n\n## Contributing\nPlease submit all issues and pull request to the [Webstack](https://github.com/danrpts/webstack) repository!\n\n## Credits\nDaniel Peterson \u003cdanrpts@gmail.com\u003e\n\n## License\nGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanrpts%2Fwelcome_mail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanrpts%2Fwelcome_mail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanrpts%2Fwelcome_mail/lists"}