{"id":15412602,"url":"https://github.com/sventschui/postie","last_synced_at":"2025-06-21T13:38:29.585Z","repository":{"id":40729162,"uuid":"235948679","full_name":"sventschui/postie","owner":"sventschui","description":"Your development mail server","archived":false,"fork":false,"pushed_at":"2023-08-30T08:47:44.000Z","size":952,"stargazers_count":4,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T16:14:46.451Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sventschui.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-24T06:03:38.000Z","updated_at":"2021-10-31T11:52:20.000Z","dependencies_parsed_at":"2024-10-21T13:52:34.159Z","dependency_job_id":null,"html_url":"https://github.com/sventschui/postie","commit_stats":{"total_commits":68,"total_committers":6,"mean_commits":"11.333333333333334","dds":0.25,"last_synced_commit":"f3e6c5a8c4bff2594d1f8010328e4a4df9854df9"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sventschui/postie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sventschui%2Fpostie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sventschui%2Fpostie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sventschui%2Fpostie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sventschui%2Fpostie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sventschui","download_url":"https://codeload.github.com/sventschui/postie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sventschui%2Fpostie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261130717,"owners_count":23114025,"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":[],"created_at":"2024-10-01T16:53:50.888Z","updated_at":"2025-06-21T13:38:24.567Z","avatar_url":"https://github.com/sventschui.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postie\n\npostie is a small SMTP server for development purposes. It will provide you with a simple web UI where you can view the mails delivered to postie.\n\n![postie-1 0 0-alpha 4](https://user-images.githubusercontent.com/512692/73296125-641d4480-4209-11ea-88f7-eecf4addec18.jpg)\n\n## Running\n\n### Docker\n\n```sh\ndocker run --rm -it -p 1025:1025 -p 8025:8025 postiee/postie:1.0.0-alpha.5-1\n```\n\nor use `start --help` to learn about all options postie knows about:\n\n```sh\ndocker run --rm -it -p 1025:1025 -p 8025:8025 postiee/postie:1.0.0-alpha.5-1 start --help\n```\n\n**Note:** When using the docker image postie defaults to an in-memory db.\n\n### npm\n\n```sh\nnpm i @postie_/cli\n./node_modules/.bin/postie start\n```\n\nUse `--help` to print all options postie knows about:\n\n```sh\n./node_modules/.bin/postie start --help\n```\n\n**Note:** When **not** using the docker image postie defaults to use a mongodb running at `127.0.0.1:27017`.\n\n## Thanks\n\nThanks to all the OSS maintainers of the awesome libraries that made building postie a blast.\n\nSpecial thanks to [@JoviDeCroock](http://github.com/JoviDeCroock/) for helping me out with all my questions related to [urql](https://github.com/FormidableLabs/urql) ✨.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsventschui%2Fpostie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsventschui%2Fpostie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsventschui%2Fpostie/lists"}