{"id":25054689,"url":"https://github.com/algoflows/nx-fulltimegodev","last_synced_at":"2025-10-11T15:40:56.611Z","repository":{"id":179771225,"uuid":"664099593","full_name":"algoflows/nx-fulltimegodev","owner":"algoflows","description":"Course by Anthony fulltimegodev learning all things go put into a nx workspace monorepo to keep everything together.","archived":false,"fork":false,"pushed_at":"2023-07-09T20:53:49.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T03:58:55.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/algoflows.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-08T23:05:09.000Z","updated_at":"2023-07-20T17:18:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea88e118-3f85-4d5d-bb7d-c9cd9b63a15a","html_url":"https://github.com/algoflows/nx-fulltimegodev","commit_stats":null,"previous_names":["algoflows/nx-fulltimegodev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/algoflows/nx-fulltimegodev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Fnx-fulltimegodev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Fnx-fulltimegodev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Fnx-fulltimegodev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Fnx-fulltimegodev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algoflows","download_url":"https://codeload.github.com/algoflows/nx-fulltimegodev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algoflows%2Fnx-fulltimegodev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007602,"owners_count":26084334,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":[],"created_at":"2025-02-06T12:18:09.729Z","updated_at":"2025-10-11T15:40:56.606Z","avatar_url":"https://github.com/algoflows.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NxFulltimegodev\n\n\u003ca alt=\"Nx logo\" href=\"https://nx.dev\" target=\"_blank\" rel=\"noreferrer\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/nrwl/nx/master/images/nx-logo.png\" width=\"45\"\u003e\u003c/a\u003e\n\n✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨\n\n## Generate code\n\nIf you happen to use Nx plugins, you can leverage code generators that might come with it.\n\nRun `nx list` to get a list of available plugins and whether they have generators. Then run `nx list \u003cplugin-name\u003e` to see what generators are available.\n\nLearn more about [Nx generators on the docs](https://nx.dev/plugin-features/use-code-generators).\n\n## Running tasks\n\nTo execute tasks with Nx use the following syntax:\n\n```\nnx \u003ctarget\u003e \u003cproject\u003e \u003c...options\u003e\n```\n\nYou can also run multiple targets:\n\n```\nnx run-many -t \u003ctarget1\u003e \u003ctarget2\u003e\n```\n\n..or add `-p` to filter specific projects\n\n```\nnx run-many -t \u003ctarget1\u003e \u003ctarget2\u003e -p \u003cproj1\u003e \u003cproj2\u003e\n```\n\nTargets can be defined in the `package.json` or `projects.json`. Learn more [in the docs](https://nx.dev/core-features/run-tasks).\n\n## Want better Editor Integration?\n\nHave a look at the [Nx Console extensions](https://nx.dev/nx-console). It provides autocomplete support, a UI for exploring and running tasks \u0026 generators, and more! Available for VSCode, IntelliJ and comes with a LSP for Vim users.\n\n## Ready to deploy?\n\nJust run `nx build demoapp` to build the application. The build artifacts will be stored in the `dist/` directory, ready to be deployed.\n\n## Set up CI!\n\nNx comes with local caching already built-in (check your `nx.json`). On CI you might want to go a step further.\n\n- [Set up remote caching](https://nx.dev/core-features/share-your-cache)\n- [Set up task distribution across multiple machines](https://nx.dev/core-features/distribute-task-execution)\n- [Learn more how to setup CI](https://nx.dev/recipes/ci)\n\n## Connect with us!\n\n- [Join the community](https://nx.dev/community)\n- [Subscribe to the Nx Youtube Channel](https://www.youtube.com/@nxdevtools)\n- [Follow us on Twitter](https://twitter.com/nxdevtools)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoflows%2Fnx-fulltimegodev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgoflows%2Fnx-fulltimegodev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgoflows%2Fnx-fulltimegodev/lists"}