{"id":18135382,"url":"https://github.com/timmo001/example-fastify-sst-aws","last_synced_at":"2026-05-12T07:41:14.285Z","repository":{"id":260463539,"uuid":"881335172","full_name":"timmo001/example-fastify-sst-aws","owner":"timmo001","description":"Example Fastify API app deployed to AWS with SST","archived":false,"fork":false,"pushed_at":"2024-10-31T13:51:18.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2025-02-12T22:37:32.957Z","etag":null,"topics":["aws","example","fastify","sst"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/timmo001.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":"2024-10-31T11:21:07.000Z","updated_at":"2024-12-22T06:11:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c953287d-353f-4109-88b7-dfb5abad9d6b","html_url":"https://github.com/timmo001/example-fastify-sst-aws","commit_stats":null,"previous_names":["timmo001/example-fastify-sst-aws"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fexample-fastify-sst-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fexample-fastify-sst-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fexample-fastify-sst-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fexample-fastify-sst-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timmo001","download_url":"https://codeload.github.com/timmo001/example-fastify-sst-aws/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247517583,"owners_count":20951709,"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":["aws","example","fastify","sst"],"created_at":"2024-11-01T14:07:01.468Z","updated_at":"2026-05-12T07:41:14.205Z","avatar_url":"https://github.com/timmo001.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Fastify API App with SST Deployment to AWS\n\nThis is an example Fastify API app that is deployed to AWS using [SST](https://sst.dev/).\n\n## Development\n\n### Pre-requisites\n\n- [Node.js](https://nodejs.org/en/)\n- [pnpm](https://pnpm.io/)\n\n### Setup\n\n1. Clone the repository.\n1. Run `pnpm install` to install the dependencies.\n1. Make changes to the repository.\n1. Run `pnpm compile` to compile the TypeScript files.\n\n### SST\n\nThis project uses [SST](https://sst.dev/) for local testing and deployment.\n\n#### Local Testing\n\nRun `pnpm dlx sst@latest dev` to start the local testing environment.\n\n#### Deployment\n\nThis application is configured to deploy when changes are pushed to the `dev` and `main` branches.\n\nRun `pnpm dlx sst@latest deploy --stage [environment]` to deploy the application.\n\n##### Deploy to Development\n\nChanges to the `dev` branch will trigger a deployment to the `development` environment.\n\nYou can also manually deploy to the `development` environment by running:\n\n```bash\npnpm dlx sst@latest deploy --stage development`\n```\n\n##### Deploy to Production\n\nChanges to the `main` branch will trigger a deployment to the `production` environment.\n\nYou can also manually deploy to the `production` environment by running:\n\n```bash\npnpm dlx sst@latest deploy --stage production\n```\n\n#### Removing a Deployment\n\nTo remove a deployment, run `pnpm dlx sst@latest remove --stage [environment]`.\n\nBy default `pnpm dlx sst@latest remove` will remove your personal environment. See the [SST documentation](https://sst.dev/docs/reference/cli#remove) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmo001%2Fexample-fastify-sst-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimmo001%2Fexample-fastify-sst-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmo001%2Fexample-fastify-sst-aws/lists"}