Demonstrates using @events
as background tasks from a web app.
- run
npm i
to install deps in the root - run
npx hydrate
to install deps into lambdas in src - run
npx sandbox
to try it out locally in your browser - run
npx t
to run the tests
- included purecss for no good reason
- src/events/background-task has a .arc-config which I used
npx config apply
to set the timeout to a couple of minutes if you choose to deploy this withnpx create