Serverless-Boilerplate-Express-TypeScript
πππ Boilerplate and Starter for Serverless framework, ExpressJS, TypeScript, Prisma and MongoDB β‘οΈ Made with developer experience first: Serverless framework + Live reload + Offline support + ExpressJS + TypeScript + ESLint + Prettier + Husky + Commitlint + Lint-Staged + Jest + Dotenv + esbuild + VSCode (by ixartz)
genezio
Deploy on the fastest full-stack cloud. Experience the autoscaling of near-zero latency serverless without rewriting your code. (by Genez-io)
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
| Serverless-Boilerplate-Express-TypeScript | genezio | |
|---|---|---|
| 21 | 21 | |
| 574 | 493 | |
| 0.9% | 0.2% | |
| 3.6 | 9.4 | |
| 9 months ago | 16 days ago | |
| TypeScript | TypeScript | |
| MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Serverless-Boilerplate-Express-TypeScript
Posts with mentions or reviews of Serverless-Boilerplate-Express-TypeScript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-25.
- My SaaS architecture (tech stack) on AWS as a solo developer
You can find more details in my open source boilerplate: https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript where I'm using TypeScript.
- I made an Open Source Node.js Starter Template built with Serverless Framework + TypeScript + Prisma + MongoDB + Express.js + ESLint + Prettier + Jest + VSCode
You can check out the GitHub repo for more details at: Node.js Boilerplate with Serverless and Prisma
- My Open Source JS Backend Starter Kit built with Serverless Framework + TypeScript + Prisma + MongoDB + Express.js + ESLint + Prettier + Jest + VSCode
- I just add Prisma and In-memory MongoDB for local development into my Open Source Serverless Node.js Boilerplate built with TypeScript and Jest
- I just add Prisma and In-memory MongoDB for local development into my Serverless Node.js Boilerplate with TypeScript
- I made an Open Source Node.js Starter Template with Express.js + Serverless framework + TypeScript + Jest + ESLint + Prettier + Husky + Lint-Staged + Commitlint + Dotenv + VSCode (w/ Debugging)
- Just updated my Node.js Serverless Backend Template by including Jest for testing and Commitlint for better commit message. Built with Express.js + TypeScript + Serverless Framework + ESLint + Prettier + Husky + Lint-Staged + VSCode + Dotenv
Here is the link to the Node.js Boilerplate code: https://github.com/ixartz/Serverless-Boilerplate-Express-TypeScript
- Test Node.js code with Jest directly with free VSCode extension: instant test feedback, real-time code coverage, problem inspector directly inside your editor. Writing tests is now much easier and enjoyable. Configuration in the comments.
- I Updated my Open Source Serverless Starter Template with Serverless framework 3 + ExpressJS + TypeScript + ESLint (Airbnb config) + Prettier + Husky + Lint-Staged + VSCode (w/ Debugging)
You can checkout the Serverless Boilerplate Typescript GitHub repo.
- Is Lambda Function URLs a good reason now to use Express.js or any other web framework in AWS Lambda
As you might know, AWS has recently announced AWS Lambda Function URLs. This is a new feature that allows you to deploy your lambda behind a HTTPS endpoint without API Gateway. So, no need to set up a API gateway with related cost associated to it or add complexity to your serverless architecture for a single lambda function. I'm the author of a Serverless Boilerplate Template that uses Express.js with AWS Lambda. Usually, I got a lot of questions on why I add Express.js to my boilerplate code. Indeed, adding Express.js with API Gateway is redundant and it's not necessary. It'll increase the deployed package size. Now with Lambda Function URLs, you don't need an API Gateway all the time. Without API gateway, all HTTP requests are sending to one lambda function. That means you need a Web framework to handle the request like Express.js. To be clear and avoid any confusion, API gateway is still a solution. But, based on your context and your needs, you can choose to use Lambda Function URLs and remove the API gateway. In the past, a lot of people were suggesting me to remove Express.js from my starter code. Now with Lambda Function, I'm not sure if it's a good idea to remove it from your boilerplate code. What is your thoughts on this?
genezio
Posts with mentions or reviews of genezio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-05.
- Build Faster and Smarter The Best APIs for Full-Stack Developers
Check Genezio
- Understanding AI Agents 101: A Beginnerβs Guide
For developers interested in building AI-powered applications, Genezio provides a serverless platform designed to simplify backend development. It offers flexibility and scalability, allowing you to focus on building intelligent systems without managing infrastructure.
- Genezio
- I need your feedback
- Production REST API Infrastructure
Not REST API, but simple and light development. https://github.com/Genez-io/genezio.
- Best Free/Cheap way to host a static website 2023
Check out this project I'm part of at https://genez.io. The tool is open-source and we've got a cloud free tier that you can use for hosting your static website with custom domain. And just so you know, if you ever want to add a backend down the line, it's easy to write and get it up and running.
- Run a completely functional serverless app with this new Open-Source Project, now also with Custom Domain
- π Exciting News: One of the First Open-Source Serverless for Full Stack Dart Framework is Now Live!
- New framework | Run a completely functional backend in just a few minutes with This new Open-Source Project
What are some alternatives?
When comparing Serverless-Boilerplate-Express-TypeScript and genezio you can also consider the following projects:
serverless-graphql - Serverless GraphQL Examples for AWS AppSync and Apollo
node-frontend - The frontend for a Symmetric node. Reddit-like decentralized discussion platform.
youtube-playlist-length - Web app to calculate the duration of a YouTube playlist. Uses the YouTube data API v3
celest - The Flutter cloud platform
typescript-monorepo-example - Typescript monorepo example
DevCheats - Helpful cheatsheets for popular programming languages, frameworks, and development tools, with everything you need to know! ππ
SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured