Skip to content

A demo note taking app with support for multiple users.

Notifications You must be signed in to change notification settings

architect-examples/arc-example-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arc-example-notes

A demo note taking app with support for multiple users.

Features demonstrated:

  • Accessible GET and POST based multipage app
  • Secure sessions including sign up, login and authorizing routes
  • Data persistence using DynamoDB
  • Middleware to control access to a route with arc.http.async
  • The shared directory for layout and auth shared between Lambdas

Usage

npm i
npm start

Then visit the URL presented.

About

A demo note taking app with support for multiple users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published