/AlgoreaForum

Primary LanguageTypeScriptMIT LicenseMIT

AlgoreaForum

Installation

npm ci
npx sls dynamodb install

Start

npm start

Test

npm test

Deploy code on AWS

sls deploy [-f <function name>] --aws-profile <aws profile>

If you do global changes (for instance the role permissions), you need to deploy with specifying any function.