Skip to content

Fastify App running on AWS Lambda deployed using AWS SAM CLI

Notifications You must be signed in to change notification settings

galaxy79/fastify-aws-lambda

Repository files navigation

Getting Started with Fastify-CLI

This project was bootstrapped with Fastify-CLI.

Available Scripts

In the project directory, you can run:

npm run dev

To start the app in dev mode.
Open http://localhost:3000 to view it in the browser.

npm start

For production mode

npm run test

Run the test cases.

Learn More

To learn Fastify, check out the Fastify documentation.

To run the project using AWS SAM CLI

  1. Run sam build
  2. Run sam local start-api to bring the lambda + api gateway locally.

About

Fastify App running on AWS Lambda deployed using AWS SAM CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published