Skip to content

enrubio/rsvp-api

Repository files navigation

RSVP-API

This is an API for an RSVP feature I built for this wedding website.

I also wrote about the process here if you want to learn more about it.

Prerequisites

Installation

Install the Serverless Framework.

$ npm install serverless -g

Clone and install

Clone this repo and install the npm packages.

$ git clone https://github.com/enrubio/rsvp-api.git
$ npm install

Deploy

Deploy the service to your AWS account.

$ serverless deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published