{"id":19589794,"url":"https://github.com/supercharge/playground-aws-lambda","last_synced_at":"2025-10-26T17:56:55.850Z","repository":{"id":103074353,"uuid":"226326880","full_name":"supercharge/playground-aws-lambda","owner":"supercharge","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-20T10:45:59.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T06:28:53.161Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supercharge.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":"2019-12-06T12:35:15.000Z","updated_at":"2019-12-20T10:46:01.000Z","dependencies_parsed_at":"2023-03-23T04:50:26.264Z","dependency_job_id":null,"html_url":"https://github.com/supercharge/playground-aws-lambda","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/supercharge%2Fplayground-aws-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fplayground-aws-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fplayground-aws-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supercharge%2Fplayground-aws-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supercharge","download_url":"https://codeload.github.com/supercharge/playground-aws-lambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240863608,"owners_count":19869840,"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-11T08:21:03.535Z","updated_at":"2025-10-26T17:56:55.790Z","avatar_url":"https://github.com/supercharge.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://superchargejs.com\"\u003e\n    \u003cimg width=\"471\" style=\"max-width:100%;\" src=\"https://superchargejs.com/images/supercharge-text.svg\" /\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003cp\u003e\n    Supercharge is an open-source Node.js framework \u003cbr\u003e\n    making your server-side development enjoyable.\n  \u003c/p\u003e\n  \u003cbr/\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://superchargejs.com/docs\"\u003e\u003cstrong\u003eDocs\u003c/strong\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://travis-ci.com/superchargejs/framework\"\u003e\u003cimg src=\"https://travis-ci.com/superchargejs/framework.svg?branch=master\" alt=\"Build Status\" data-canonical-src=\"https://travis-ci.com/superchargejs/framework.svg?branch=master\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003cem\u003eFollow \u003ca href=\"http://twitter.com/marcuspoehls\"\u003e@marcuspoehls\u003c/a\u003e and \u003ca href=\"http://twitter.com/superchargejs\"\u003e@superchargejs\u003c/a\u003e for updates!\u003c/em\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n\n## Quick Start\nUse the official Supercharge installer to quickly create a new application. Installing is as simple as this:\n\n```\nnpm install -g @supercharge/installer\n```\n\nYou can create a new application once you installed the Supercharge installer on your computer.\n\nUse the `supercharge new \u003capp-name\u003e` command:\n\n```\n$ supercharge new my-app-name\nCrafting a new Supercharge application\n\n  ✔ Ensure installation directory is empty\n  ✔ Crafting your application\n  ✔ Install application dependencies\n  ✔ Initialize application setup\n```\n\nThat’s it! Change into the app directory and start the server with `node server` 🚀\n\n\n## About Supercharge\nSupercharge is Node.js framework — not just a web-framework.\n\nSupercharge builds on top of the hapi.js web framework and adds dozens utilities, like configuration and database management, mailing, logging, encryptiong, hashing, pagination, and more. It also integrates Mongoose as a powerful ORM for intuitive database interactions.\n\n\n## Learning\nSupercharge has an extensive [documentation](https://superchargejs.com/docs) that gives you all the information to get started with the framework.\n\nDid you create a tutorial, video, blog post, plugin, library, or anything else related to Supercharge? Please let me know! Create an issue or tweet me [@marcuspoehls](https://twitter.com/marcuspoehls). I'm very happy to create a content list and share it with everybody!\n\n\n## License\nSupercharge is [MIT licensed](https://github.com/superchargejs/framework/blob/master/LICENSE).\n\n---\n\n\u003e [superchargejs.com](https://superchargejs.com) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@superchargejs](https://github.com/superchargejs/) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Twitter [@superchargejs](https://twitter.com/superchargejs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupercharge%2Fplayground-aws-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupercharge%2Fplayground-aws-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupercharge%2Fplayground-aws-lambda/lists"}