{"id":20880178,"url":"https://github.com/nikext/react-go-app","last_synced_at":"2026-04-08T23:33:17.156Z","repository":{"id":263227674,"uuid":"860438168","full_name":"nikext/react-go-app","owner":"nikext","description":"React \u0026 Go app","archived":false,"fork":false,"pushed_at":"2024-09-23T16:14:27.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T03:48:33.716Z","etag":null,"topics":["chakra-ui","fiber","go","golang","mongodb","react","reactquery","tanstack-react-query","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nikext.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":"2024-09-20T12:40:49.000Z","updated_at":"2024-09-23T16:14:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"c550b687-6530-4ecd-ac16-85b5466e66b3","html_url":"https://github.com/nikext/react-go-app","commit_stats":null,"previous_names":["nikext/react-go-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikext/react-go-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikext%2Freact-go-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikext%2Freact-go-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikext%2Freact-go-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikext%2Freact-go-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikext","download_url":"https://codeload.github.com/nikext/react-go-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikext%2Freact-go-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chakra-ui","fiber","go","golang","mongodb","react","reactquery","tanstack-react-query","typescript","vite"],"created_at":"2024-11-18T07:19:23.440Z","updated_at":"2026-04-08T23:33:17.140Z","avatar_url":"https://github.com/nikext.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go + React Application\n\nThis is a simple Go + React application. Follow the instructions below to get started.\n\n## Prerequisites\n\nMake sure you have the following installed on your machine:\n\n- [Go](https://golang.org/doc/install)\n- [Node.js](https://nodejs.org/) (which includes npm)\n\n## Getting Started\n\n### Backend (Go)\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/nikext/react-go-app.git\n   cd react-go-app\n   ```\n\n2. Create a `.env` file in the root directory and add the following environment variables:\n\n   ```env\n   # .env\n   PORT=4000\n   MONGODB_URI=your_mongodb_uri\n   MODE=development\n   ```\n\n3. Install Go dependencies:\n\n   ```sh\n   go mod tidy\n   ```\n\n4. Run the Go server:\n   ```sh\n   go run main.go OR air\n   ```\n\n### Frontend (React)\n\n1. Navigate to the `client` directory:\n\n   ```sh\n   cd client\n   ```\n\n2. Install Node.js dependencies:\n\n   ```sh\n   npm install\n   ```\n\n3. Start the React development server:\n   ```sh\n   npm run dev\n   ```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikext%2Freact-go-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikext%2Freact-go-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikext%2Freact-go-app/lists"}