Announcing the Release of the Serverless Architecture Diagram for the Open-Source App Development Tool Skeet
Announcing the Release of the Serverless Architecture Diagram for the Open-Source App Development Tool Skeet

ELSOUL LABO B.V. (ELSOUL LABO, headquartered in Amsterdam, Netherlands, CEO:
Fumitake Kawasaki) has released the serverless architecture diagram for the
open-source app development tool, Skeet.
Skeet represents a new revolution in the open-source development tool market,
built with TypeScript, it is a state-of-the-art serverless app development
framework. It offers flexibility to address various challenges faced by
developers, freeing them from the complexities of infrastructure management.
Skeet - Overall Architecture:
https://skeet.dev/en/doc/general/overall-architecture/
■ Product Overview
Skeet allows developers to select and apply the necessary features instantly to
their projects. By utilizing Firebase Functions with APIs such as Stripe or
Discord, it enables a focus on feature development by omitting frontend
development. Furthermore, it supports modern app development comprehensively,
from data analysis with BigQuery to developing Web3 apps compatible with
blockchain wallets.
■ Advantages for Developers
The Skeet CLI fully supports the construction of cloud architecture, allowing
developers to concentrate on application development. Utilizing generative AI
(LLM), it offers powerful features such as multi-language support for generating
translation files, Prisma schema support, and code file generation tailored to
Firebase Functions routing, including document generation.
■ Auto-Scaling and Cost Management
Auto-scaling capabilities automatically handle unpredictable load fluctuations,
freeing you from the complexities of infrastructure design, development costs,
and resource provisioning. With a pay-as-you-go model, you're only charged for
the resources used, making it easier to start projects.
■ CI/CD and Security
Native support for GitHub Actions simplifies the setup of CI/CD environments.
Additionally, features for enhancing security, such as load balancer
configuration and the use of Cloud Armor, are also included.
Open-source Skeet Framework for Rapid Serverless App Development on Google Cloud, Firebase

Skeet is an open-source TypeScript serverless framework that allows building
full-stack apps on GCP (Google Cloud) and Firebase.
With Skeet, you can rapidly develop everything from API servers to Web, iOS, and
Android apps using TypeScript. TypeScript provides static typing, helping to
catch errors early, and improving code quality and maintainability. Moreover,
Skeet actively adopts modern technologies like GraphQL and Firestore, offering
an excellent development experience to developers. It also simplifies the
development of applications utilizing AI such as ChatGPT and Vertex AI, as well
as Web3 dApp development leveraging blockchain technologies like Solana.
You can try the demo from the link below. You can also simultaneously try PaLM2,
Vertex AI, and Open AI's ChatGPT (GPT-3.5, GPT-4) to compare and consider which
one has what features.
Skeet Demo: https://skeeter.dev/en/
Additionally, this demo app can be run on your own PC environment or cloud
environment in 5 minutes using Skeet CLI.
First, get an image of what you can do with the demo, and then you can start app
development right away with Skeet CLI. Skeet CLI is also equipped with AI, and
the powerful support such as code generation through chat significantly improves
developer productivity.
Skeet CLI (GitHub): https://github.com/elsoul/skeet-cli
Skeet is developed as open-source to reduce development and maintenance costs in
application development sites worldwide, and to improve the developer
experience.
For more information, please see the official documentation.
Skeet Documentation: https://skeet.dev/en/