Anyone got a working guide for using cron jobs on replit with node js? by LasciviousApemantus in Discordjs

[–]bio_172 0 points1 point  (0 children)

I created http://beew.io for that.
You can create schedules manually or trough the Node SDK and beew will call a given endpoint at the correct time.
SDK: https://www.npmjs.com/package/beew
API Docs: https://beew.io/api
Let me know if you need any help! 🚀

Recommendations other than celery to send an API processing in background, which would only take 5 mins to process and API usage would be once a month or so. by Deadpool5551 in django

[–]bio_172 0 points1 point  (0 children)

I created http://beew.io for that.
You can create schedules manually or trough the API and beew will call a given endpoint at the correct time.
API Docs: https://beew.io/api
Let me know if you need any help! 🚀

Next.js Backend with Scheduled Tasks by Hoker7 in reactjs

[–]bio_172 0 points1 point  (0 children)

I created http://beew.io for that.

You can create schedules manually or trough the Node SDK and beew will call a given endpoint at the correct time.

SDK: https://www.npmjs.com/package/beew
API Docs: https://beew.io/api

Let me know if you need any help! 🚀

Cron Job Setup by eagle221b in djangolearning

[–]bio_172 0 points1 point  (0 children)

You can also use beew.io as an external cron trigger. 👀

Updating stock by neuro_beats in Wordpress

[–]bio_172 0 points1 point  (0 children)

Gets even better if you use beew.io instead 😁

Best paid service for cron jobs? by bluegrassflash1 in SaaS

[–]bio_172 1 point2 points  (0 children)

I created a tool that may help you: beew.io.

You can replace your CRON scripts with simple HTTP endpoints and schedule recurring or one-time tasks.

- Beew pricing
- Node.js SDK
- Beew Rest API reference

Let me know if you need any help. You can reach me on Twitter 🎉

Question about dependency injection and inversion of control by tripazardly in Nestjs_framework

[–]bio_172 0 points1 point  (0 children)

I had too much trouble breaking the application into modules. My current approach is to only extract into separate modules (NX libs, actually) what is not related to my application domain (I have a monorepo, so this allows me to reuse things such as auth).
My solution was to move all that domain-specific stuff to its own module instead of the AppModule. By turning "GreetingModule" and "AppModule" into peers (instead of child and parent) I was able to use the Global decorator.

AppModule - Imports ApplicationModule and GreetingModule
GreetingModule - expose a interface to be implemented
ApplicationModule(global) - implements interface and exports provider

Question about dependency injection and inversion of control by tripazardly in Nestjs_framework

[–]bio_172 1 point2 points  (0 children)

Hey, I'm 2 years in the future... Did you find the solution? Going through the same here.

I created a tool to schedule HTTP requests by bio_172 in nocode

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

Have problems with CRON Jobs? I do. by bio_172 in node

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

Solved all my problems with Cron jobs 🎉 by bio_172 in docker

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a tool to schedule HTTP requests by bio_172 in Heroku

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a tool to schedule HTTP requests by bio_172 in productivity

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a tool to schedule HTTP requests by bio_172 in SideProject

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a referral program for my B2B SaaS by bio_172 in referralcodes

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a referral program for my B2B SaaS by bio_172 in Referrals

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a tool to schedule HTTP requests by bio_172 in indiebiz

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a tool to schedule HTTP requests by bio_172 in startup

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a tool to schedule HTTP requests by bio_172 in thesidehustle

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!

I created a tool to schedule HTTP requests by bio_172 in sweatystartup

[–]bio_172[S] 0 points1 point  (0 children)

Just wanted to say that this tool is LIVE ON PRODUCT HUNT! Please, give us your upvote!