{"id":16119391,"url":"https://github.com/codingchili/onegram-server","last_synced_at":"2026-01-20T20:33:47.684Z","repository":{"id":87434498,"uuid":"41382972","full_name":"codingchili/onegram-server","owner":"codingchili","description":"Image sharing platform server in NodeJS","archived":false,"fork":false,"pushed_at":"2019-04-20T14:37:01.000Z","size":871,"stargazers_count":3,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T17:17:53.113Z","etag":null,"topics":["android","docker-image","mongodb","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codingchili.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-08-25T19:14:47.000Z","updated_at":"2019-09-22T23:15:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f87b59f5-b032-4d28-8a77-a18db0a740b2","html_url":"https://github.com/codingchili/onegram-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingchili/onegram-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fonegram-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fonegram-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fonegram-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fonegram-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingchili","download_url":"https://codeload.github.com/codingchili/onegram-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fonegram-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28612976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["android","docker-image","mongodb","nodejs","rest-api"],"created_at":"2024-10-09T20:54:01.839Z","updated_at":"2026-01-20T20:33:47.662Z","avatar_url":"https://github.com/codingchili.png","language":"JavaScript","readme":"# Onegram NodeJS Server\nNodeJS / Express Server for the Onegram image sharing application. [YouTube demo](https://www.youtube.com/watch?v=86SiHCIcKv0)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"onegram.png\"\u003e\n\u003c/p\u003e\n\n# Features\n- authentication\n- image repository\n- persistent storage with MongoDB\n\n# Running the server\nMake sure to install NodeJS and MongoDB.\n\n```console\n# 1. start mongodb with\nmongod --dbpath \"/path/to/db\"\n\n# 2. add keypair to certificate/\nopenssl req -newkey rsa:2048 -nodes -keyout certificates/server.key -x509 -days 365 -out certificates/server.crt\n\n# 3. configure smtp service in bin/mail.js\n# 4. start the server\n\nnode ./bin/www\n```\n\n# Configuration\n\n- registation email in bin/mail.js\n- website in /views and /public\n\n# Running tests\nRequires a running server and configured SMTP.\n\n```console\nmocha test --exit\n```\n\nIf tests fails due to gmail authentication please check the following\n1. login to the mailer account\n2. open this link and click the button https://accounts.google.com/DisplayUnlockCaptcha\n3. make sure to enable access for \"less secure applications\" on the google account under security.\n\n# Available clients\n- [Android](https://github.com/codingchili/onegram-android)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingchili%2Fonegram-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingchili%2Fonegram-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingchili%2Fonegram-server/lists"}