heymackey / demo-arc

Demo app using Arc deployed on AWS Lambdas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-arc

demo application using arc on AWS Lambdas

getting started

# pull it down
$ git clone git@github.com:heymackey/demo-arc.git
$ cd demo-arc

# install dependencies
$ npm install

# generate and/or deploy application to AWS
$ npx create

hot takes

  • .arc file is easy to grok, though magic between generation/deploy might be confusing

todos

  • persist data in dynamo db
  • tests

About

Demo app using Arc deployed on AWS Lambdas


Languages

Language:JavaScript 87.1%Language:Arc 12.9%