architect-examples / arc-example-errors

Examples of common errors and how to handle them.

Home Page:https://wut0.click

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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

About

Examples of common errors and how to handle them.

https://wut0.click


Languages

Language:JavaScript 97.3%Language:Arc 2.7%