nextjs-lambda
sst
nextjs-lambda | sst | |
---|---|---|
1 | 193 | |
178 | 23,233 | |
- | 2.2% | |
4.4 | 10.0 | |
about 2 months ago | 1 day ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
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.
nextjs-lambda
-
Have you noticed that AWS Amplify and NextJS don't seem to get as much attention as they deserve?
If you have the time and resources, I'd suggest to take a look at SST.dev and or OpenNext (created by the SST people). With that ISR should work (although they still seem to work on upgrading to v12). Or take a look at https://github.com/sladg/nextjs-lambda to run NextJS on a lambda exclusively.
sst
- Ask HN: Do you know of any deployment mangement front ends?
-
Nuxt Deployment Guide: How to Deploy Nuxt to Cloudflare
It uses open-source tools like SST.dev and Pulumi for deploying and managing resources (infrastructure as code). Using Cloudflare's APIs and Wrangler under the hood, so you don't have to expose access to your Cloudflare account.
-
Ask HN: Moving a not-for-profit web app off AWS
Port it to using SST (https://sst.dev) then you can more easily experiment with different cloud providers’ costs by deploying to A, B and C service.
SST uses Pulumi so (per other comments) there are constructs for Hetzner among other budget hosts.
-
It's Time to Switch to OpenTofu
I found https://sst.dev/ to be a developer friendly experience. It is built on top of Pulumi.
I just pay the AWS costs under my own account and nothing else.
- SST - a parte da infra que pode ser legal
-
Why aren't we all serverless yet?
For anyone here struggling with AWS Amplify or AWS CDK - I recently discovered https://sst.dev/ for serverless deployment.
It doesn't solve all problems (tt isn't a CRUD framework) - but it does make the developer experience much better as compared to Amplify.
- SST – framework to build full-stack applications on your own infrastructure
-
AI Coding Assistants, Starter Templates, and More: A Guide to Working Less
Modern IoC tools like SST are highly “aware” of the functional side of your codebase. They embed into your app’s logic to make for a streamlined and more failproof development. Modren IoC tools often provide incredibly abstract APIs, which makes it simpler for you and your AI companion to comprehend.
-
Blinks on AWS with SST
Most projects I know that revolves around Blinks or Blockchain Links often use Next.js's API Routes to develop and deploy Blinks. But did you know that apart from Next.js, you can actually build Blinks on your favorite Node backend? In this article, we'll use Serverless Stack (SST) to develop and deploy our Blinks on AWS!
-
We're Leaving Kubernetes
wow very very interesting. I think we can discuss about it on hours.
1.) What would you think of things like hetzner / linode / digitalocean (if stable work exists)
2.) What do you think of https://sst.dev/ or https://encore.dev/ ? (They support rather easier migration)
3.) Could you please indicate the split of that 1 million $ in devops time and google cloud costs unnecessarily & were there some outliers (like oh our intern didn't add this specific variable and this misconfigured cloud and wasted 10k on gcloud oops! or was it , that bandwidth causes this much more in gcloud (I don't think latter to be the case though))
Looking forward to chatting with you!
What are some alternatives?
nextjs-jwt-auth-boilerplate - NextJS + ChakraUI + Prisma + JWT-based Authentication + Two-Factor Authentication + Sentry
coolify - An open-source & self-hostable Heroku / Netlify / Vercel alternative.
amazon-ivs-multi-host-serverless-demo - A demo that shows how to implement a serverless nodejs application that supports a collaborative live streaming, or multi-host experience using Amazon IVS.
LocalStack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
serverless-express-lambda-cdk - An express serverless lambda project deployed with AWS CDK
aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code