Examples

To showcase the framework and how it can used to deploy serverless applications, check out our examples.

Hello World

Simple function to get you started.

Cron

A function that gets triggered periodically.

Multiple Modules

An application with multiple handlers organized in different modules.

Deploying using Github Actions

A GitHub action workflow to deploy your application with scw_serverless.

Pull Requests Notifier

A Slack bot that alerts on incoming pull requests. It showcases many features of the framework.