python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Serverless functions on Vercel not writing to database with prisma
Hello I am new to the whole serverless concept, I created my own wedding site because I'm hard headed and thought that I could create a better one then the free one offered by the knot. So I used Next...
Ryan Speciale
Votes: 0
Answers: 0
What is a suitable wrapper library for serverless app using SQLite
I am planning a modest application for asset management in a small office. It will be multi-user, but always less than 6 users.
An off-the-shelf asset management app won't work because the office has...
ianmayo
Votes: 0
Answers: 1
Invoke a service from a "serverless" fsm (Xstate)
I'm using xsate on a Node.JS backend.
Here is the current flow :
State is rehydrated (Initialized or fetched from DB)
Event is sent to the FSM
State is serialized to DB
Here is some pseudo code
cons...
bokzor
Votes: 0
Answers: 2
slsart deploy throwing error, how do I troubleshoot?
I am trying to use the command "slsart deploy" but it's not working for me. How do I troubleshoot the error below?
slsart deploy
/usr/local/lib/node_modules/serverless/node_module...
user4002112
Votes: 0
Answers: 0