Skip to content

Commit 51976b8

Browse files
authored
feat: Remove with-aws-lambda example (#778)
* feat: Update with-aws-lambda example * Remove with-aws-lambda example * Add README.md
1 parent 067415b commit 51976b8

31 files changed

+1
-542
lines changed

examples/with-aws-lambda/.gitignore

Lines changed: 0 additions & 20 deletions
This file was deleted.

examples/with-aws-lambda/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please refer to [this](https://github.com/supertokens/supertokens-node/blob/master/examples/aws/with-emailpassword) example to set up SuperTokens with AWS Lambda.

examples/with-aws-lambda/backend/auth.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

examples/with-aws-lambda/backend/config.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

examples/with-aws-lambda/backend/package.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

examples/with-aws-lambda/backend/user.js

Lines changed: 0 additions & 35 deletions
This file was deleted.

examples/with-aws-lambda/frontend/.env

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/with-aws-lambda/frontend/package.json

Lines changed: 0 additions & 42 deletions
This file was deleted.

examples/with-aws-lambda/frontend/public/_redirects

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/with-aws-lambda/frontend/public/background.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

examples/with-aws-lambda/frontend/public/index.html

Lines changed: 0 additions & 40 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

examples/with-aws-lambda/frontend/public/manifest.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

examples/with-aws-lambda/frontend/public/robots.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

examples/with-aws-lambda/frontend/src/App.css

Lines changed: 0 additions & 33 deletions
This file was deleted.

examples/with-aws-lambda/frontend/src/App.test.tsx

Lines changed: 0 additions & 9 deletions
This file was deleted.

examples/with-aws-lambda/frontend/src/App.tsx

Lines changed: 0 additions & 63 deletions
This file was deleted.

examples/with-aws-lambda/frontend/src/Footer/index.tsx

Lines changed: 0 additions & 19 deletions
This file was deleted.

examples/with-aws-lambda/frontend/src/Home/CallAPIView.tsx

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)