Skip to content

jaystack/functionly-examples

Repository files navigation

Functionly examples

Functionly configuration

The functionly.json contains the default configuration of the CLI, just create this file in the project root.

example:

{"awsRegion": "us-east-1","main": "./src/index.js","deployTarget": "aws","localPort": 3000,"stage": "dev","watch": true,"compile": "babel-loader"}

Javascript

Typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published