The Wayback Machine - https://web.archive.org/web/20201016114553/https://github.com/topics/serverless-framework
Skip to content
#

serverless-framework

Here are 1,349 public repositories matching this topic...

serverless-next.js
michaelwindell26
michaelwindell26 commented Sep 15, 2020

Describe the bug
When running npx serverless --debug if the next build process fails with an error it is not displayed in the output and the deployment hangs forever.

To Reproduce
Steps to reproduce the behavior:

  1. Create a reproducible error in pages/index.js (in my case an import statement was incorrect)
  2. Run npx serverless --debug
  3. Output displays "appName Deplo
Jackychans
Jackychans commented Sep 29, 2020

Hi everyone,

I'm building Saas app model where each client should have their own API_KEY specified expiry dateTime as additional authorization method (AWS Cognito User Pool is used by default authorization).

I can see we have one field API_Key but have no idea how appsync works out on selecting specifically which API_KEY corresponding for each clients.

Another scenario using API_Key as

Improve this page

Add a description, image, and links to the serverless-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serverless-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.