https://github.com/faasjs/faasjs
🚀 An atomic application framework built for the TypeScript developer.
https://github.com/faasjs/faasjs
faas faas-framework faasjs nodejs serverless-framework typescript
Last synced: 3 days ago
JSON representation
🚀 An atomic application framework built for the TypeScript developer.
- Host: GitHub
- URL: https://github.com/faasjs/faasjs
- Owner: faasjs
- License: mit
- Created: 2019-04-12T14:31:27.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T03:24:27.000Z (3 days ago)
- Last Synced: 2025-04-12T06:01:55.639Z (3 days ago)
- Topics: faas, faas-framework, faasjs, nodejs, serverless-framework, typescript
- Language: TypeScript
- Homepage: https://faasjs.com
- Size: 22.4 MB
- Stars: 112
- Watchers: 4
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-github-star - faasjs
README
# 🚀 FaasJS
[](https://github.com/faasjs/faasjs/blob/main/packages/faasjs/LICENSE)
[](https://www.npmjs.com/package/faasjs)
[](https://github.com/faasjs/faasjs)
[](https://github.com/faasjs/faasjs/actions/workflows/unit.yml)
[](https://github.com/faasjs/faasjs/actions/workflows/lint.yml)[](https://codeclimate.com/github/faasjs/faasjs/maintainability)
[](https://app.codecov.io/gh/faasjs/faasjs)
[](https://github.com/faasjs/faasjs)
[](https://github.com/faasjs/faasjs)
[](https://github.com/faasjs/faasjs/pulls)[](https://hub.docker.com/repository/docker/faasjs/nginx)
[](https://hub.docker.com/repository/docker/faasjs/vscode)
[](https://hub.docker.com/repository/docker/faasjs/node)
[](https://hub.docker.com/repository/docker/faasjs/bun)🚀 FaasJS is an atomic application framework built for the TypeScript developer.
## Features
### Featherweight Development & Collaboration
✅ Break down complex projects into manageable components with the **atomized development model**.
✅ Enjoy **fast iterations** and **seamless** team collaboration.
✅ Jumpstart development with **pre-built plugins** for common functionalities like HTTP and Knex.
### High maintainability
✅ The **FaaS architecture** ensures isolated cloud functions, preventing domino-effect errors.
✅ **Automated testing tools** built-in for **robust and efficient testing**.
### High scalability
✅ Extend your application effortlessly with **flexible and simple plugin mechanisms**.
✅ **Freely scale** your functions up or down based on demand.
## Learn more
👉 Visit [faasjs.com](https://faasjs.com) to learn more.
🔨 Try [the starter template for FaasJS & Next.js](https://github.com/faasjs/nextjs-starter) using Codespaces.
📄 See recent updates in the [CHANGELOG](https://faasjs.com/CHANGELOG.html).
❓ Get help or ask question in [Discussions](https://github.com/orgs/faasjs/discussions).