https://github.com/faasjs/faasjs.github.io
An Atomic Application Framework based on Typescript
https://github.com/faasjs/faasjs.github.io
Last synced: 4 months ago
JSON representation
An Atomic Application Framework based on Typescript
- Host: GitHub
- URL: https://github.com/faasjs/faasjs.github.io
- Owner: faasjs
- Created: 2019-04-21T00:46:47.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-28T09:36:40.000Z (12 months ago)
- Last Synced: 2025-06-28T10:27:41.628Z (12 months ago)
- Language: HTML
- Homepage: https://faasjs.com
- Size: 143 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.html
- Contributing: CONTRIBUTING.html
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.html
- Security: SECURITY.html
Awesome Lists containing this project
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://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)
๐ 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 [FaasJS onboarding examples](https://github.com/faasjs/faasjs/tree/main/examples) using Codespaces.
๐งช Explore [onboarding examples](./examples/README.md) with the built-in devcontainer.
๐ See recent updates in the [CHANGELOG](https://faasjs.com/CHANGELOG.html).
โ Get help or ask question in [Discussions](https://github.com/orgs/faasjs/discussions).