Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example remix lambda project #1

Draft
wants to merge 7 commits into
base: dev
Choose a base branch
from
Draft

Conversation

wingleung
Copy link
Owner

DO NOT MERGE

this is an example playground project for remix-run/pull/3173


export const handler = createRequestHandler({
build,
mode: process.env.NODE_ENV,
Copy link
Owner Author

@wingleung wingleung May 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add apiGatewayVersion: "v1" here if you want to test it on an api gateway v1 stack

wingleung pushed a commit that referenced this pull request Aug 5, 2022
* S3 file upload (#1)

* Implemented S3 upload

* Updated README

* Cleaned up dependencies

* Revert "S3 file upload (#1)" (remix-run#2)

This reverts commit df2359c.

* S3 file upload (#3)

* Implemented S3 upload

* Updated README

* Cleaned up dependencies

* Update contributors.yml

* S3 file upload (remix-run#4)

* Implemented S3 upload

* Updated README

* Updated README

* Cleaned up dependencies

* Fixed dependencies

* Refactored from useActionData to useFetcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant