Serverless Application Requirements
Requirements and first installing
Requirements:
- NodeJs Version v16
- npm vestion 8
- AWS CLI configured
- installed zip tools (for deploying until we moved to CI/CD)
- Docker
- Docker-compose
- Unix system? (everything tested on unix system)
First install:
- Run npm i
- That's all ???
Run
In order to run one of the group action or all of them follow instructions in ./run-helper.sh script (run it and choose what you want) For debugging and running app in debug mode check local development section.
requirements: have configured AWS installed zip CLI tool