{"id":21746957,"url":"https://github.com/funktionio/funktion-nodejs-quickstart","last_synced_at":"2026-05-11T04:48:24.175Z","repository":{"id":99835742,"uuid":"94083933","full_name":"funktionio/funktion-nodejs-quickstart","owner":"funktionio","description":"A simple example project using nodejs functions","archived":false,"fork":false,"pushed_at":"2017-06-12T11:39:36.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-25T22:52:53.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funktionio.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":"2017-06-12T10:26:22.000Z","updated_at":"2017-06-12T10:48:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f4b1baa-32b1-43f0-ba4e-870c9f961a86","html_url":"https://github.com/funktionio/funktion-nodejs-quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion-nodejs-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion-nodejs-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion-nodejs-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funktionio%2Ffunktion-nodejs-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funktionio","download_url":"https://codeload.github.com/funktionio/funktion-nodejs-quickstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722742,"owners_count":20499154,"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":[],"created_at":"2024-11-26T08:07:34.980Z","updated_at":"2026-05-11T04:48:24.141Z","avatar_url":"https://github.com/funktionio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# funktion-nodejs-example\n\nA simple project using nodejs functions.\n\n## Running \n\n* [download the funktion binary for your platform](https://github.com/funktionio/funktion/releases) and add it to your `$PATH` ensuring that its executable. \n* ensure you have access to a kubernetes or openshift cluster so that you can type commands like these (depending on if you use kubernetes or openshift):\n\n```\nkubectl get pod\noc get pod\n```\n* install funktion into your current namespace via:\n\n```\nfunktion install platform\n```\n\n* clone this git repository\n```\ngit clone https://github.com/funktionio/funktion-nodejs-quickstart.git\ncd funktion-nodejs-quickstart\n```\n\n* now create your function(s) and watch for local changes to your files type:\n\n```\nfunktion apply -f src\n```\n\n* you should be able to view the functions created via\n\n```\nfunktion get fn\n```\n\n* to watch the pods startup for your functions you can try:\n\n```\nkubectl get pod -w\n```\n\n* to enter watch mode where you can keep editing the source code and the functions update in real time try add `-w`:\n\n```\nfunktion apply -f src -w\n```\n\n* then if you change a source file in the `src` folder you should see the pod for the function restart and load the new source.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunktionio%2Ffunktion-nodejs-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunktionio%2Ffunktion-nodejs-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunktionio%2Ffunktion-nodejs-quickstart/lists"}