{"id":31846870,"url":"https://github.com/frojd/serverless-node-dynamodb-boilerplate","last_synced_at":"2026-03-09T12:33:32.777Z","repository":{"id":38282982,"uuid":"161074266","full_name":"Frojd/Serverless-Node-Dynamodb-Boilerplate","owner":"Frojd","description":"This is a Node.js based serverless api boilerplate, it includes offline development support, a local dynamodb instance and a test suite","archived":false,"fork":false,"pushed_at":"2023-01-09T23:37:37.000Z","size":1716,"stargazers_count":2,"open_issues_count":19,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-28T14:10:27.534Z","etag":null,"topics":["dynamodb","nodejs","serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Frojd.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}},"created_at":"2018-12-09T19:35:17.000Z","updated_at":"2021-05-17T07:47:55.000Z","dependencies_parsed_at":"2023-02-08T16:01:52.031Z","dependency_job_id":null,"html_url":"https://github.com/Frojd/Serverless-Node-Dynamodb-Boilerplate","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Frojd/Serverless-Node-Dynamodb-Boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2FServerless-Node-Dynamodb-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2FServerless-Node-Dynamodb-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2FServerless-Node-Dynamodb-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2FServerless-Node-Dynamodb-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frojd","download_url":"https://codeload.github.com/Frojd/Serverless-Node-Dynamodb-Boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frojd%2FServerless-Node-Dynamodb-Boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30295219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: 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":["dynamodb","nodejs","serverless"],"created_at":"2025-10-12T09:17:27.978Z","updated_at":"2026-03-09T12:33:32.741Z","avatar_url":"https://github.com/Frojd.png","language":"JavaScript","readme":"# Serverless-Node-Dynamodb-Boilerplate\n\nThis is Node.js based serverless api boilerplate with built in dynamodb support\n\n\n## Features\n\n- [Serverless](https://serverless.com/)\n- Node.js\n- Dynamodb support\n- Offline support (using [serverless-offline](https://www.npmjs.com/package/serverless-offline) and docker)\n- Example endpoints\n- Circleci integration\n- Secret management\n\n\n## Requirements\n\n- Node 12\n- Serverless\n\n\n## Installation\n\n1. `npm install -g serverless`\n2. `make setup`\n\n\n## Developing locally\n\n1. `make local`\n2. `open http://localhost:3000`\n\n\n## Handling secrets\n\nSecrets are stored in a encrypted external file, where $KEY is your encryption key.\n\n- Encrypt `openssl aes-256-cbc -e -in .circlerc -out .circlerc-crypt -k $KEY`\n- Decrypt `openssl aes-256-cbc -d -in .circlerc-crypt -out .circlerc -k $KEY`\n\n\n## Versioning\n\nThis boilerplate uses [semantic versioning](http://semver.org/).\n\n\n## Contributing\n\nWant to contribute? Awesome. Just send a pull request.\n\n\n## License\n\nServerless-Node-Dynamodb-Boilerplate is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrojd%2Fserverless-node-dynamodb-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrojd%2Fserverless-node-dynamodb-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrojd%2Fserverless-node-dynamodb-boilerplate/lists"}