{"id":21476125,"url":"https://github.com/amirhnajafiz/planner","last_synced_at":"2025-07-15T10:32:07.886Z","repository":{"id":65177221,"uuid":"497882427","full_name":"amirhnajafiz/planner","owner":"amirhnajafiz","description":"Task management with Golang and Postgresql","archived":false,"fork":false,"pushed_at":"2022-08-31T16:41:48.000Z","size":4802,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T15:00:37.861Z","etag":null,"topics":["golang","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Go","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/amirhnajafiz.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":"SECURITY.md","support":null}},"created_at":"2022-05-30T09:52:12.000Z","updated_at":"2024-02-21T20:08:23.000Z","dependencies_parsed_at":"2023-01-08T00:07:03.170Z","dependency_job_id":null,"html_url":"https://github.com/amirhnajafiz/planner","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhnajafiz%2Fplanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhnajafiz%2Fplanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhnajafiz%2Fplanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhnajafiz%2Fplanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amirhnajafiz","download_url":"https://codeload.github.com/amirhnajafiz/planner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226033272,"owners_count":17563125,"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":["golang","postgresql"],"created_at":"2024-11-23T10:47:19.097Z","updated_at":"2024-11-23T10:47:20.595Z","avatar_url":"https://github.com/amirhnajafiz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/logo.png\" width=\"600\"  alt=\"logo\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\nPlanner\n\u003c/h1\u003e\n\nTask management with Golang and PostgresQL. A best practice for working with PostgresQL in Golang applications.\n\n## How to run the project?\nMake sure you have **docker** and **golang** installed on your system.\n\nClone the project:\n```shell\ngit clone https://github.com/amirhnajafiz/planner.git\n```\n\nUse docker to start the PostgresQL server on your system:\n```shell\nmake dk-up\n```\n\n### Note\nIf you want to shut down the server, use:\n```shell\nmake dk-down\n```\n\nNow run the following command to create your database in PostgresQL server:\n```shell\nmake db-set\n```\n\nAfter that migrate your database schema:\n```shell\nmake mig-up\n```\n\nNow start the application:\n```shell\nmake start\n```\n\nApplication is now running on _localhost:8080_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirhnajafiz%2Fplanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirhnajafiz%2Fplanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirhnajafiz%2Fplanner/lists"}