An open API service indexing awesome lists of open source software.

https://github.com/parsifal-sas/webcomics-reader-backend


https://github.com/parsifal-sas/webcomics-reader-backend

aws aws-lambda aws-lambda-node backend nodejs typescript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

WebComics Reader - Backend

### Getting started

If you haven't deployed a serverless framework microservice on AWS before, check out [Serverless Framework AWS Quick Start](https://serverless.com/framework/docs/providers/aws/guide/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`