Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 562 Bytes

File metadata and controls

13 lines (8 loc) · 562 Bytes

⚠️ This repository is archived. For an updated list of examples see arc.codes/examples.

arc-example-errors

Examples of common errors and how to handle them. Note the default error template is overridden with error.js.

This code is deployed at https://wut0.click

try it out

  1. clone this repo and ensure you have your aws credentials setup per https://arc.codes/quickstart
  2. npm i && cd src/html/get-index && npm i && cd ../../../ to install the lambda deps
  3. npm run create to generate the infra and deploy