You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to deploy the service in aws Lambda.
For development I used the following tools
typescript
Starting the service with jiti
vitest unit test
rolldown compile build js
I need to resolve the differences between jiti, rolldwon, and vitest, which is frustrating me, I want to use vite directly, as simple as a front end project, but I can't find any documentation on it, has anyone tried using vite directly for a pure back end application?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I need to deploy the service in aws Lambda.
For development I used the following tools
I need to resolve the differences between jiti, rolldwon, and vitest, which is frustrating me, I want to use vite directly, as simple as a front end project, but I can't find any documentation on it, has anyone tried using vite directly for a pure back end application?
Beta Was this translation helpful? Give feedback.
All reactions