Skip to content

caspg/karma-weekly-backend

Repository files navigation

karma-weekly-backend

Backend for Karma Weekly application, build with serverless framework. Hosted on AWS Lambda.

Links

Tech stack

Dependencies

  • aws-sdk v2.54.0 is added as devDependencies because it is available in the AWS Lambda execution environment.

Setting up

  • Set ENV variables

    During local development run:

    $ cp .env.example .env

License

The project is available as open source under the terms of the MIT License.