{"id":26492722,"url":"https://github.com/savvy-bit/gin-next-postgres","last_synced_at":"2025-03-20T09:26:52.240Z","repository":{"id":281026864,"uuid":"943406291","full_name":"savvy-bit/gin-next-postgres","owner":"savvy-bit","description":"My first Gin + React app","archived":false,"fork":false,"pushed_at":"2025-03-19T22:44:31.000Z","size":17233,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T23:29:41.698Z","etag":null,"topics":["gin","go","golang","postgresql","react","webapp"],"latest_commit_sha":null,"homepage":"","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/savvy-bit.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-05T16:52:13.000Z","updated_at":"2025-03-19T22:44:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"730be943-fea2-4358-a9bf-27f45ffb3c47","html_url":"https://github.com/savvy-bit/gin-next-postgres","commit_stats":null,"previous_names":["savvy-bit/gin-react-postgres","savvy-bit/gin-next-postgres"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savvy-bit%2Fgin-next-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savvy-bit%2Fgin-next-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savvy-bit%2Fgin-next-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savvy-bit%2Fgin-next-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/savvy-bit","download_url":"https://codeload.github.com/savvy-bit/gin-next-postgres/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244584808,"owners_count":20476615,"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":["gin","go","golang","postgresql","react","webapp"],"created_at":"2025-03-20T09:26:51.548Z","updated_at":"2025-03-20T09:26:52.231Z","avatar_url":"https://github.com/savvy-bit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/savvy-bit/gin-react-postgres.git\n   cd gin-react-postgres\n   ```\n2. Install `air` to run the app:\n   #### Via `go install`\n   ```bash\n   go install github.com/air-verse/air@latest\n   ```\n   #### Via `Via install.sh`\n   ```bash\n   # binary will be $(go env GOPATH)/bin/air\n   curl -sSfL https://raw.githubusercontent.com/air-verse/air/master/install.sh | sh -s -- -b $(go env GOPATH)/bin\n\n   # or install it into ./bin/\n   curl -sSfL https://raw.githubusercontent.com/air-verse/air/master/install.sh | sh -s\n\n   air -v\n   ```\n3. Run migration\n   ```bash\n   go /migrate/migrate.go\n   ```\n3. Run the server\n   ```bash\n   air run main.go\n   ```\n\n## FAQ\n   #### Question: `command not found: air` or `No such file or directory`\n   ```bash\n   export GOPATH=$HOME/xxxxx\n   export PATH=$PATH:$GOROOT/bin:$GOPATH/bin\n   export PATH=$PATH:$(go env GOPATH)/bin #Confirm this line in your .profile and make sure to source the .profile if you add it!!!\n   ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavvy-bit%2Fgin-next-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavvy-bit%2Fgin-next-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavvy-bit%2Fgin-next-postgres/lists"}