https://github.com/fleetfn/fleet
🚀 Next-generation Serverless Function for Node.js. This monorepo contains tools for using the Fleet API and Fleet CLI.
https://github.com/fleetfn/fleet
cli cloud fleet-function nodejs sdk sdk-nodejs serverless
Last synced: 8 days ago
JSON representation
🚀 Next-generation Serverless Function for Node.js. This monorepo contains tools for using the Fleet API and Fleet CLI.
- Host: GitHub
- URL: https://github.com/fleetfn/fleet
- Owner: fleetfn
- Created: 2020-08-22T21:14:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-02T01:28:32.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T01:07:33.807Z (over 3 years ago)
- Topics: cli, cloud, fleet-function, nodejs, sdk, sdk-nodejs, serverless
- Language: TypeScript
- Homepage: https://fleetfn.com
- Size: 370 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 
[Fleet Function](https://fleetfn.com/function) is the next generation of serverless technology from [Fleet](https://fleetfn.com) that is capable of running Node.js functions much faster than other functions eliminating cold start to almost zero. It allows developers and teams to build services that are critical to response time and high demand.
- [Blog: Fleet Serverless Function Introduction](https://dev.to/fleet/fleet-serverless-function-introduction-5cle)
This monorepo contains tools for using the Fleet API.
## Packages
- [**Fleet CLI**](/packages/cli): Fleet CLI is the tool designed for people interested in using [Fleet Function](https://fleetfn.com/).
- [**Fleet SDK**](/packages/sdk): The SDK for Node.js to query the Fleet API