{"id":15365435,"url":"https://github.com/epiphone/serverless-nim-template","last_synced_at":"2025-04-09T00:48:30.838Z","repository":{"id":151575108,"uuid":"234258628","full_name":"epiphone/serverless-nim-template","owner":"epiphone","description":"Template for the Serverless Framework Nim plugin","archived":false,"fork":false,"pushed_at":"2020-01-16T08:04:08.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T19:22:43.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nim","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/epiphone.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}},"created_at":"2020-01-16T07:15:37.000Z","updated_at":"2022-02-02T21:22:58.000Z","dependencies_parsed_at":"2023-10-03T14:19:12.900Z","dependency_job_id":null,"html_url":"https://github.com/epiphone/serverless-nim-template","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"23f0e071e57735bacdc01a26207bc7c4773805a4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fserverless-nim-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fserverless-nim-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fserverless-nim-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epiphone%2Fserverless-nim-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epiphone","download_url":"https://codeload.github.com/epiphone/serverless-nim-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953091,"owners_count":21023945,"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-10-01T13:14:45.790Z","updated_at":"2025-04-09T00:48:30.812Z","avatar_url":"https://github.com/epiphone.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless-nim-template\nTemplate for the Serverless Framework [Nim language plugin](https://github.com/epiphone/serverless-nim).\n\n## Dependencies\n- NodeJS\n- [Serverless Framework](https://serverless.com/framework/docs/getting-started/)\n- AWS account and IAM user (see [instructions](https://serverless.com/framework/docs/providers/aws/guide/credentials/))\n- either a [Nim](https://nim-lang.org/install.html) or Docker installation\n\n## Getting started\n\n1. Create a new service using this template:\n```bash\nserverless create --template-url https://github.com/epiphone/serverless-nim-template --path my-service-path --name my-service\n```\n\n2. Install npm dependencies (basically just the `serveless-nim` plugin itself):\n```bash\ncd my-service-path\nyarn install # or npm install\n```\n\n3. Deploy service:\n```bash\nserverless deploy\n```\n\nThat's it! Now we can invoke functions, either on the cloud or locally:\n\n```bash\nserverless invoke -f hello\nserverless invoke local -f hello --context {} --data {}\n```\n\n## Teardown\n\n```bash\nserverless remove\n```\n\n## Configuration\n\nCheck the [serverless-nim plugin docs](https://github.com/epiphone/serverless-nim) for more on Dockerized builds and other configuration matters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiphone%2Fserverless-nim-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepiphone%2Fserverless-nim-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepiphone%2Fserverless-nim-template/lists"}