Skip to content

Opinionated structure for your next `node` based λ function

Notifications You must be signed in to change notification settings

igorkosta/funda

Repository files navigation

funda npm version

Installation

You can either run funda with npx:

npx funda

or you can install funda globally

npm i -g funda

Usage

Runing funda creates a project for your future λ function.

It has a certain project structure and uses certain libraries.

Created λ function depends on following packages:

Once your project is created you can cd into the newly created folder and run npm start to run your λ function locally.

Running npm test will run your tests with jest

About

Opinionated structure for your next `node` based λ function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published