{"id":24317388,"url":"https://github.com/hellofaizan/secretmsg","last_synced_at":"2025-04-13T16:11:11.393Z","repository":{"id":271549710,"uuid":"835893393","full_name":"hellofaizan/secretmsg","owner":"hellofaizan","description":"Tellonym Open Source alternative","archived":false,"fork":false,"pushed_at":"2025-01-09T06:48:45.000Z","size":2495,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T03:27:24.307Z","etag":null,"topics":["tellonym","tellonym-api","tellonym-opensource"],"latest_commit_sha":null,"homepage":"https://pouzz.vercel.app","language":"TypeScript","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/hellofaizan.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":"2024-07-30T18:27:04.000Z","updated_at":"2025-01-09T09:20:36.000Z","dependencies_parsed_at":"2025-01-08T13:14:27.495Z","dependency_job_id":"72b7412d-443f-4950-af07-62e5cbd8d38c","html_url":"https://github.com/hellofaizan/secretmsg","commit_stats":null,"previous_names":["hellofaizan/secretmsg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fsecretmsg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fsecretmsg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fsecretmsg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellofaizan%2Fsecretmsg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellofaizan","download_url":"https://codeload.github.com/hellofaizan/secretmsg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741198,"owners_count":21154255,"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":["tellonym","tellonym-api","tellonym-opensource"],"created_at":"2025-01-17T13:38:25.674Z","updated_at":"2025-04-13T16:11:11.373Z","avatar_url":"https://github.com/hellofaizan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pouzz | Anonymous confessions\n\nPouzz App - Get Anonymous confessions from friends, family, online random people\n\n![image](https://github.com/user-attachments/assets/cfabed1f-2fce-48e2-aec7-b67f4c136efd)\n\n\n## Installation\n\n### Prerequisites\n\n- Node.js 18.17 or later\n- npm or yarn\n- Git\n\n### Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/hellofaizan/secretmsg.git\ncd secretmsg\n```\n\n2. Install dependencies\n\n```bash\nnpm install\n# or\nyarn\n```\n\n3. Set up environment variables\n   Create a `.env` file in the root directory: These are env examples\n\n```env\n# Your environment variables here\nDATABASE_URL=\"postgresql://postgres:figscreen@localhost:5432/figscreen\"\n\nNEXTAUTH_URL=\"http://localhost:3000\"\nNEXT_PUBLIC_Website_URL=\"http://localhost:3000\"\nNEXTAUTH_SECRET=\"testing\"\nNODE_ENV=\"development\"\n# development || production\n\n# Next Auth Google Provider\nGOOGLE_CLIENT_ID=\"google client id\"\nGOOGLE_CLIENT_SECRET=\"google secret\"\n\n# LemonSqueezy\nLEMONSQUEEZY_API_KEY=\"Paste apikey here\"\nLEMONSQUEEZY_STORE_ID=\"Store id here settings/stores\"\nNEXT_PUBLIC_LS_1_VARRIENT_ID=\"Veriant id of 1st product\"\nNEXT_PUBLIC_LS_2_VARRIENT_ID=\"Veriant id of 2nd product\"\nLEMONSQUEEZY_WEBHOOK_SECRET=\"secret\"\nWEBHOOK_URL=\"http://localhost:3000/api/webhooks\"\n\n# Resend\nRESEND_API_KEY=\"resend api key\"\nEMAIL_FROM=\"onboarding@resend.dev\"\n```\n\n4. Create table in database\n\n```bash\nyarn db:sync\n```\n\n4. Run the development server\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nThe application will be available at [http://localhost:3000](http://localhost:3000)\n\n### Building for Production\n\n```bash\nnpm run build\n# or\nyarn build\n```\n\nTo start the production server:\n\n```bash\nnpm start\n# or\nyarn start\n```\n\n## API Documentation\n\n### Authentication\n\n\u003e [!NOTE]  \n\u003e API under high priority development\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellofaizan%2Fsecretmsg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellofaizan%2Fsecretmsg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellofaizan%2Fsecretmsg/lists"}