Function Store
Search…
Function Store
Home
Getting started
Introduction
Installing a function
Reconfiguring a function
Uninstalling a function
FAQs
Reference
Requirements
Projects
Functions
Policies
Authentication
Secrets
developers
Overview
Getting Started
Set up
Workspaces
Writing Functions
Push/Update your functions in the cloud
Continuous Integration
Publish functions in the Marketplace
Emulators
Visual Studio Code Extension
Billing
Understanding Billing
Security
Security
Resources
Events and Triggers
Best Practices
Document your Functions
Editorial guidelines
Our Processes
Use cases
Custom Stripe Checkout
Powered By
GitBook
Getting Started
No one is born knowing how to do anything.
If you're ready to start developing solutions on the Function Store platform, then check out this quick guide. You'll get started in no time!
Implementation Path
This session breaks down some simple but effective steps to help make the process easier for you.
1.
​
Set up:
Install the
fstore
CLI.
2.
​
Create workspaces:
Create workspaces
to group a set of functions.
3.
​
Writing functions:
Build the Cloud Functions by writing JavaScript code.
4.
​
Push/Update your functions into the cloud:
Push your functions using the
fstore
CLI.
5.
​
Continuous Integration:
You will be able to see the checks we are running on your source code.
6.
​
Publish functions into the Marketplace:
Submit your functions to make them available on the Marketplace.
If you want to keep your functions private for internal use, you can install them in your projects. It is not necessary to publish them on the Marketplace.
developers - Previous
Overview
Next - developers
Set up
Last modified
7mo ago
Copy link
Contents
Implementation Path