FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

jaystack/functionly-examples · GitHub

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

1 star

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL