Skip to content

DEPRECATED - Application to demonstrate CRUD with Serverless.com

Notifications You must be signed in to change notification settings

pmuens/shark-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shark Notes (DEPRECATED)

This repository is deprecated in favor for this one


Note taking application which implements CRUD operations.

Developed with the help of the Serverless framework.

Shark Notes Screenshot

Setup

  1. Clone the repository
  2. Install the cloned project with the serverless project install <project-name> command
  3. Deploy the functions and endpoints with the serverless dash deploy command
  4. Replace the API.rootUrl variable in www/app.js with your API endpoint
  5. Optional: Deploy the static resources in the www directory as a static site hosted on S3 (follow this guide to do so)

About

DEPRECATED - Application to demonstrate CRUD with Serverless.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published