{"id":28403712,"url":"https://github.com/frikishaan/unfiltered","last_synced_at":"2025-11-10T16:05:47.575Z","repository":{"id":296384631,"uuid":"990062663","full_name":"frikishaan/unfiltered","owner":"frikishaan","description":"Anonymous inbox for the internet 🌐📧","archived":true,"fork":false,"pushed_at":"2025-05-30T11:07:56.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-27T08:40:48.205Z","etag":null,"topics":["inbox","inertiajs","laravel","postmark","tailwindcss","vuejs"],"latest_commit_sha":null,"homepage":"https://unfiltered.frikishaan.com","language":"PHP","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/frikishaan.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,"zenodo":null}},"created_at":"2025-05-25T12:29:12.000Z","updated_at":"2025-06-25T08:13:13.000Z","dependencies_parsed_at":"2025-05-30T15:06:06.983Z","dependency_job_id":"2d3d511b-79d9-4538-af90-e5104c6c33b5","html_url":"https://github.com/frikishaan/unfiltered","commit_stats":null,"previous_names":["frikishaan/unfiltered"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frikishaan/unfiltered","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frikishaan%2Funfiltered","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frikishaan%2Funfiltered/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frikishaan%2Funfiltered/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frikishaan%2Funfiltered/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frikishaan","download_url":"https://codeload.github.com/frikishaan/unfiltered/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frikishaan%2Funfiltered/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283707471,"owners_count":26880763,"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","status":"online","status_checked_at":"2025-11-10T02:00:06.292Z","response_time":53,"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":["inbox","inertiajs","laravel","postmark","tailwindcss","vuejs"],"created_at":"2025-06-01T19:08:35.546Z","updated_at":"2025-11-10T16:05:47.559Z","avatar_url":"https://github.com/frikishaan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"public/logo.svg\" width=\"160\" alt=\"Unfiltered Logo\"\u003e\u003c/p\u003e\n\n# Unfiltered\n\nUnfiltered is an **anonymous** inbox for the internet, where people share their thoughts, secrets, rants, regrets, and reviews, no sign-up required. Just email your thoughts to [share@unfiltered.frikishaan.com](mailto:share@unfiltered.frikishaan.com) and it will be published to the wall.\n\nThis app is created for a hackathon on [Dev](https://dev.to/challenges/postmark).\n\n## Tech Stack\n\n- [Laravel](https://laravel.com/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [Inertia.js](https://inertiajs.com/)\n- [Vue.js](https://vuejs.org/)\n- [Postmark](https://postmarkapp.com/)\n\n## Installation\n\nFollow the below steps to install the app -\n\n### Clone repository\n\n```bash\ngit clone https://github.com/frikishaan/unfiltered.git\n```\n\n### Install dependencies\n\n```bash\ncomposer install\nnpm install\n```\n\n### Migrate database\n\n```bash\nphp artisan migrate\n```\n\nOptionally, you can run the following command to seed the database with test data:\n\n```bash\nphp artisan db:seed\n```\n\n### Copy environment variables\n\n```bash\ncp .env.example .env\n``` \n\nFor security, I have used Basic Auth with Postmark webhook. Replace the `POSTMARK_WEBHOOK_USERNAME` and `POSTMARK_WEBHOOK_PASSWORD` with your own values.\n\n### Add the webhook in Postmark\n\nAdd the webhook in Postmark to send inbound email to `https://username:password@\u003cyour-domain\u003e/webhooks/inbound`.\n\nReplace the username and password with the values from the `.env` file.\n\n### Generate application key\n\n```bash\nphp artisan key:generate\n```\n\n## Run server\n\n```bash\ncomposer run dev\n```\n\n## License\n\nUnfiltered is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrikishaan%2Funfiltered","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrikishaan%2Funfiltered","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrikishaan%2Funfiltered/lists"}