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
- Host: GitHub
- URL: https://github.com/parsifal-sas/webcomics-reader-backend
- Owner: Parsifal-SAS
- Created: 2018-05-29T07:31:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T15:17:45.000Z (over 7 years ago)
- Last Synced: 2025-07-11T04:38:08.521Z (12 months ago)
- Topics: aws, aws-lambda, aws-lambda-node, backend, nodejs, typescript
- Language: JavaScript
- Size: 612 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`