FaasJS
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文
Home
  • Guide
  • Documents
  • Starter Template
  • Changelog
  • Ecosystem

    • VS Code Plugin
    • Docker Images
  • Github
  • Contributing
  • Sponsor
  • Security
  • English
  • 简体中文

Documents / create-faas-app

create-faas-app

License: MITNPM Version

Quick way to create a FaasJS project.

Usage

# use npm
npx create-faas-app --name faasjs

# use bun
bunx create-faas-app --name faasjs

Functions

  • main