sellifi-alertfuze Installation

sellifi-alertfuze is a Serverless Application Model (SAM) project.

5.1 Prerequisites

  • AWS CLI configured
  • AWS SAM CLI

5.2 Installation Steps

  1. Clone the Repository:

    git clone https://github.com/Forest-Economy-Alliance/sellifi-central.git
    cd sellifi-alertfuze
    
  2. Install Dependencies:

    sam build
    
  3. Deploy the Application:

    • Use the following command to deploy:
      sam deploy --guided
      
    • Follow the guided prompts, providing AWS configurations.
  4. Verify Deployment:

    • Verify endpoints in the AWS Console.