Skip to content

cycle2work/c2w-lambda-api-clubs

Repository files navigation

Language grade: JavaScript Build Status codecov Dependency Status devDependency Status

c2w-lambda-api-clubs

AWS Lambda function to expose user activities data and enjoy Cycle2work.

After cloning the repository, run npm install or yarn to install all dependencies.

Table of Contents

Configuration

The lambda can be configured using a dotenv file (key=value format).

Env Vars

Example of .env file:

MONGODB_URL="mongodb://localhost:27017/test"
LOG_LEVEL=debug

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published