WebComics Reader - Backend
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