Skip to content

kazi-faas/function-template-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Getting Started with kazi Knative Function

This project was bootstrapped with kazi CLI.

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser or API client. If port 3000 is occupied, it'll automatically select a different port and copy the address to the clipboard.

The server will reload when you make changes.

Environment variables are loaded automatically from .env file. The values in these files will be used to deploy the production app.

npm run deploy

Deploys the app to Knative. It's equivalent to running kazi deploy in the project's directory

npm start

Runs the app in production mode.

About

Template used as the basis for kazi functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published