Skip to content

Parsifal-SAS/WebComics-Reader-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebComics Reader - Backend

Getting started

If you haven't deployed a serverless framework microservice on AWS before, check out Serverless Framework AWS Quick Start

To deploy

  • first, go to /src, run npm install && npm run build
  • next, go to /aws and run npm install && npm run postinstall && npm run deploy