Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jayair
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jayair
2mo ago
Yeah it's a big change. Workspace support is being worked on, it was half-implemented before, so we are taking a proper pass at it now. For switching between sessions, can you tell me about your workflow from before? Because a tab can
2.
▲
by
jayair
1y ago
Oh wrong Adam, our Adam cofounded Statmuse https://x.com/adamdotdev
3.
▲
by
jayair
2y ago
Yeah it's something we need to get better at.
4.
▲
Is Serverless Ready?
(isserverlessready.com)
1 points
by
jayair
4y ago
|
0 comments
5.
▲
by
jayair
4y ago
I'm biased but for local development, I prefer to emulate the least amount of AWS services. You don't have to deal with any gotchas while going to prod. Some background, with SST we connect your local environment to the services d
6.
▲
by
jayair
4y ago
If you are looking for a guide on building full-stack apps on AWS, check out: https://serverless-stack.com/guide.html It covers a small subset of AWS services but it is very comprehensive in what it covers.
7.
▲
by
jayair
4y ago
Yeah I'm going to send this to the Netlify support. Thanks for the details!
8.
▲
by
jayair
4y ago
Wow that antivirus warning on the docs is super weird. It's just a very simple docs site deployed through Netlify. Can you send me a screenshot of what you are seeing? I'll need to dig into it: jay@serverless-stack.com
9.
▲
by
jayair
4y ago
Yeah it's a bit of a legacy name from our guide at Serverless-Stack.com but we've got some changes planned!
10.
▲
by
jayair
4y ago
Sorry to hear that you've had some bad experiences with SST. Recently we shipped some updates to fix the CPU issues with apps that have a large number of functions. The missing breakpoints I think is related as well. That said though,
11.
▲
How to debug Lambda functions with WebStorm
(serverless-stack.com)
1 points
by
jayair
5y ago
|
0 comments
12.
▲
How to use Middy to validate the requests and responses in your serverless app
(serverless-stack.com)
4 points
by
jayair
5y ago
|
0 comments
13.
▲
Learn how to create a full-stack app with Svelte and serverless
(serverless-stack.com)
4 points
by
jayair
5y ago
|
0 comments
14.
▲
How to use serverless with Flutter to build a native app
(serverless-stack.com)
2 points
by
jayair
5y ago
|
0 comments
15.
▲
How to use serverless and Expo to create a full-stack app
(serverless-stack.com)
12 points
by
jayair
5y ago
|
0 comments
16.
▲
Build a full-stack serverless app with Vue.js and SST
(serverless-stack.com)
2 points
by
jayair
5y ago
|
0 comments
17.
▲
by
jayair
5y ago
If you are using CDK then check out SST: https://github.com/serverless-stack/serverless-stack It's based on CDK and has a great local development environment for Lambda. It allows you to set breakpoints and test i
18.
▲
by
jayair
5y ago
Yup it's meant to be a starting point for projects of all sizes. We built our own stuff using it as well. Feel free to reach out if you have any questions. Or join us on Slack: https://launchpass.com/serverless-stack G
19.
▲
by
jayair
5y ago
Yeah exactly, it builds on parts of serverless-nextjs. It's pretty much to run it on serverless infrastructure as opposed to on containers. And to take advantage of Lambda@Edge.
20.
▲
Show HN: Deploy Next.js to AWS
54 points
by
jayair
5y ago
|
2 comments
21.
▲
by
jayair
5y ago
For a more full-featured serverless setup, you can check out SST: https://github.com/serverless-stack/serverless-stack It runs on your AWS account and it comes with a local development environment ( https://d
22.
▲
What Is AWS AppSync
(serverless-stack.com)
1 points
by
jayair
5y ago
|
0 comments
23.
▲
Dynamically generate social share images with AWS Lambda
(serverless-stack.com)
2 points
by
jayair
5y ago
|
0 comments
24.
▲
Use React and serverless to create a simple click counter app
(serverless-stack.com)
2 points
by
jayair
5y ago
|
0 comments
25.
▲
Using PostgreSQL and Aurora with Serverless Stack to create a simple hit counter
(serverless-stack.com)
2 points
by
jayair
5y ago
|
0 comments
26.
▲
How to use MongoDB in your Lambda functions
(serverless-stack.com)
2 points
by
jayair
5y ago
|
0 comments
27.
▲
Use CDK and Lambda Layers to create a serverless screenshot service
(serverless-stack.com)
4 points
by
jayair
5y ago
|
0 comments
28.
▲
Add automatic image resizing to S3 by running Lambda locally
(serverless-stack.com)
2 points
by
jayair
5y ago
|
0 comments
29.
▲
How to create a serverless WebSocket API with CDK
(serverless-stack.com)
4 points
by
jayair
5y ago
|
0 comments
30.
▲
by
jayair
5y ago
Hi HN, SST ( https://github.com/serverless-stack/serverless-stack ) is an open source framework we built for serverless. It allows you to debug your Lambda functions locally while invoking them remotely ( https:/&#x
More ›