0x6d6178
TTCTheo's Typesafe Cult
•Created by Mr Volcano on 7/19/2023 in #questions
Framework recomendations for jobs running with NodeJS
Otherwise Express.js will be fine for what you are trying todo. Though if you want to get a bit more exotic and experimental there is https://elysiajs.com/. If you wanna stick to node then I also like https://adonisjs.com/ which can make some things a good bit easier than express.js. But there is a lot more docs for express.js so that might be the easiset thing todo.
11 replies
TTCTheo's Typesafe Cult
•Created by Mr Volcano on 7/19/2023 in #questions
Framework recomendations for jobs running with NodeJS
If you are going to be doing a bunch of event driven job stuff I like https://www.inngest.com/
11 replies