{"id":15324522,"url":"https://github.com/mrinjamul/gnote","last_synced_at":"2026-04-27T12:03:50.823Z","repository":{"id":57712770,"uuid":"464750483","full_name":"mrinjamul/gnote","owner":"mrinjamul","description":"A note taking web based application","archived":false,"fork":false,"pushed_at":"2022-07-16T11:32:38.000Z","size":628,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T14:52:37.033Z","etag":null,"topics":["api","cli","command-line","gin","go","note","note-taking","productivity","utilities"],"latest_commit_sha":null,"homepage":"https://note.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":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-01T05:01:42.000Z","updated_at":"2022-07-16T09:19:18.000Z","dependencies_parsed_at":"2022-09-26T21:30:49.636Z","dependency_job_id":null,"html_url":"https://github.com/mrinjamul/gnote","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mrinjamul/gnote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgnote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgnote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgnote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgnote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/gnote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgnote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["api","cli","command-line","gin","go","note","note-taking","productivity","utilities"],"created_at":"2024-10-01T09:27:05.891Z","updated_at":"2026-04-27T12:03:50.801Z","avatar_url":"https://github.com/mrinjamul.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"cmd/gnote/views/static/favicon.png\" width=\"100px\" alt=\"secret logo\" /\u003e\n  \u003ch1\u003e\u003ccode\u003egnote\u003c/code\u003e\u003c/h1\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eA notetaking and snippet sharing web based application.\u003c/strong\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\nhosted at [note.mrinjamul.in](https://note.mrinjamul.in).\n\nNote: Work in progress.\n\n## Requirements\n\n- [Golang](https://golang.org/dl/)\n- [Docker](https://docs.docker.com/get-docker/) (Optional but recommended)\n- [Postgresql](https://www.postgresql.org/download/) (**Only if you are not using `docker`**)\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/gnote.git\n```\n\nTo install the dependencies, run the following commands:\n\n```bash\ncd gnote\ngo mod download\n```\n\nCopy environment variables file and replace the values with your own.\n\n```bash\ncp .env.example .env\n```\n\nTo run the application, run the following commands:\n\n```bash\nexport $(cat .env | xargs)\nmake dev\n./gnote\n```\n\nTo build the application (production), run the following commands:\n\n```bash\nmake\nexport $(cat .env | xargs)\n./gnote\n```\n\n### License\n\n- Backend is open sourced under the [MIT license](LICENSE)\n- CLI is open sourced under the [Apache 2 license](cmd/gnote/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgnote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fgnote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgnote/lists"}