{"id":15324526,"url":"https://github.com/mrinjamul/go-secret","last_synced_at":"2025-03-17T02:24:32.113Z","repository":{"id":57714958,"uuid":"500536498","full_name":"mrinjamul/go-secret","owner":"mrinjamul","description":"A Self destructive messaging application","archived":false,"fork":false,"pushed_at":"2022-07-02T13:33:37.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T12:15:39.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://secret.mrinjamul.in","language":"Go","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/mrinjamul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"mrinjamul","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://www.paypal.me/mrinjamul"}},"created_at":"2022-06-06T17:48:47.000Z","updated_at":"2022-06-12T05:23:47.000Z","dependencies_parsed_at":"2022-09-02T22:01:09.338Z","dependency_job_id":null,"html_url":"https://github.com/mrinjamul/go-secret","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-secret","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-secret/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-secret/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-secret/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/go-secret/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960637,"owners_count":20375108,"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-01T09:27:06.453Z","updated_at":"2025-03-17T02:24:32.092Z","avatar_url":"https://github.com/mrinjamul.png","language":"Go","funding_links":["https://github.com/sponsors/mrinjamul","https://www.paypal.me/mrinjamul"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"views/media/favicon.png\" width=\"100px\" alt=\"secret logo\" /\u003e\n  \u003ch1\u003e\u003ccode\u003ego-secret\u003c/code\u003e\u003c/h1\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eA self-destructive message sharing applications\u003c/strong\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\nSecret is use to share messages and delete them after the messages are read.\n\n## Development\n\nTo get started, you can clone the repository and run the following commands:\n\n```bash\ngit clone https://github.com/mrinjamul/go-secret.git\n```\n\nTo install the dependencies, run the following commands:\n\n```bash\ncd go-secret\ngo mod download\n```\n\nTo build the UI, run the following commands:\n\n```bash\ncd views\nnpx tailwindcss -i ./static/tailwind-src.css -o ./static/tailwind.css\n```\n\nTo build the application, run the following commands:\n\n```bash\ncp .env.example .env # copy the example env file and set your own values\ngo build -o secret main.go # build the application\nexport $(cat .env | xargs) # export the environment variables\n./secret # run the application\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgo-secret","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fgo-secret","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgo-secret/lists"}