I Built this Node.js Express Passive Income SaaS Web App Which earns me 10$ Daily With Source Code
Mar 12, 2025
Buy the full source code of application here:
https://procodestore.com/index.php/product/buy-and-get-the-full-source-code-of-freemediatools-com-online-tool-website/
Watch My Visual Studio Code IDE Setup Video For Fonts,Themes & Extensions
https://youtu.be/Bon8Pm1gbX8
Hi Join the official discord server to resolve doubts here:
https://discord.gg/cRnjhk6nzW
Visit my Online Free Media Tool Website
https://freemediatools.com/
Buy Premium Scripts and Apps Here:
https://procodestore.com/
Show More Show Less View Video Transcript
0:00
uh hello guys welcome to this video so
0:02
in this video I will show you a
0:04
SAS uh website that I built which is
0:08
inside nodejs Express so you can access
0:11
this uh SAS website which will generate
0:13
you passive income uh free mediat
0:16
tools.com this is my website right here
0:18
and it contains unlimited number of
0:20
tools regarding audio video and image
0:22
the nice thing about this website guys I
0:25
as in this video I will show you from
0:27
AdSense it is giving me daily passive
0:30
income from advertisements you can see
0:32
the proof right here and same goes with
0:35
the iso as well you will see day by day
0:37
is giving me passive income by placing
0:40
advertisements so this is the website
0:43
that I built entirely inside nodejs and
0:45
express the two backend Frameworks that
0:48
I used here on the server side so you
0:51
can test out this website go just go to
0:54
freem mediat tools.com I also given the
0:56
link in the description of this video so
0:58
you can just try out every tool so this
1:02
is let me show you one tool right here
1:04
which is image converter so this is a
1:08
basic image converter where you will
1:10
select your file so whichever file you
1:13
want
1:14
to so let's suppose I take this file so
1:18
this is in PNG so here you can able to
1:21
select whichever format you need to
1:23
convert let's suppose I want to convert
1:25
this PNG image to jpg image so there we
1:29
have the download button so this
1:31
progress bar will say and you will see
1:33
the image is converted
1:36
so you can see the image is successfully
1:40
converted from PNG to jpg so what I will
1:43
do guys if you are interested in this
1:47
website source code if you also want to
1:49
deploy the same website and place
1:52
advertisements and earn passive income
1:54
you can definitely purchase it the link
1:56
is given in the description of this
1:58
video from my site Pro Cod store.com and
2:02
let me show you the source code
2:03
here so once you purchase it you will
2:06
actually get the zip file from Google
2:08
Drive automatically and once you extract
2:11
the content of the zip file you will
2:12
actually see this directory structure
2:15
and it is entirely bu built inside
2:17
nodejs and express each tool has a
2:20
specific file attached to it so let's
2:22
suppose this is actually the image
2:24
converter tool right here so for each
2:28
and every file we have this directory
2:31
structure this
2:33
is if I show you the package.json file
2:35
of the project here so you will see we
2:37
are using all these third party
2:39
dependencies which are completely free
2:42
inside node chairs to actually build
2:44
this entirely SAS platform software as a
2:47
service which will generating passive
2:49
income so you can just count here how
2:51
many tools are there so it's almost uh
2:57
around 200 to 250 tools right here and I
3:02
will update this website on a weekly
3:05
basis I add new tools so you will get
3:08
the notification once I add a new tool
3:10
you will get the tool code updated
3:15
so so you will see that this is we also
3:18
use python as well for some modules for
3:22
some modules let suppose we have used
3:24
python for that and then we have used
3:26
nodejs and express you can just see
3:28
right here so we have use this python
3:30
script in nodejs to actually carry out
3:33
some tools so this is uh you can see
3:38
each Json to PDF Photoshop to image PDF
3:43
pptx to PDF so each tool right here you
3:46
will see it is EGS it is using embedded
3:49
JavaScript template so each tool has a
3:51
specific file attached to it so you will
3:54
get the entire code guys you will see
3:55
that if you do note some coding right
3:57
here you can add your own tool right
3:59
here here to this file structure and uh
4:02
you can modify this source code if you
4:05
do know if you do know how to code in
4:08
nodejs Express so before purchasing it
4:11
you should have a basic understanding of
4:13
nodejs Express and JavaScript so if you
4:17
basically want to illustrate inside your
4:19
school or college project then it will
4:21
be a great project for you to purchase
4:24
uh if you are just looking forward to
4:26
display a college project so it's it's
4:30
entirely full stack website which will
4:33
look like this free you can first of all
4:36
test all the tools that
4:38
you see inside this tool Base website
4:42
and then if you are interested I've
4:43
given the link in the description and
4:46
after that you will actually get the zip
4:48
file which will be around the size here
4:51
let me show
4:53
you so around 722 megabytes this will be
4:57
the zip file you will get downloaded
4:59
from Google Drive automatically after
5:01
the payment and then you just need to
5:03
right click this ZIP file and extract
5:05
all so it will extract all the content
5:08
and then you will actually open this
5:09
website and now to
5:13
actually uh run this project you just
5:15
first of all need
5:18
to run this I already have all the node
5:23
node modules folder so you will actually
5:25
get everything and if you open your
5:29
package.json file you will see the
5:31
script for running this project this
5:34
is you can add the script right here
5:39
so if you want to do it you can add a
5:42
starting script which is nodemon
5:45
index.js so index JS is the starting
5:47
file right here which will contain if
5:50
you see this is actually the index.js
5:52
file so this is the starting point of
5:54
this project where all the nodejs
5:57
express code is there so you can see how
6:00
long this file is you will get entirely
6:02
all the source code of my website in
6:06
this so that you can modify it and it
6:09
will be a good learning experience as
6:12
well you will get to know about how all
6:14
these tools are made from scratch so
6:17
normally nobody shares the source code
6:20
but I am sharing it if you are
6:21
interested the link is given in the
6:23
description it will save you a lot of
6:25
time because you will know which
6:27
libraries and packages I've used to make
6:29
these third party web
6:31
tools so you can see around
6:34
8,000 lines of code is there so you just
6:38
need to run this so simply npm Run start
6:42
so this will start this application
6:44
locally so if you just run this so I
6:48
don't have nodejs installed so you just
6:51
you need to have nodejs installed on
6:53
your system for this to work so as soon
6:56
as it runs it will start your
6:58
application locally
7:01
and just first of all you do need nodejs
7:04
installed on your machine and just
7:07
extract the content and then start this
7:10
by adding that start script and simply
7:12
say npm Run
7:14
start if you do face any kind of problem
7:17
after purchasing you can contact me at
7:19
my email address or you can comment I
7:22
will definitely help you if you are
7:25
facing any problem so it's also very
7:27
easy to deploy this as well
7:30
project very simply you can deploy this
7:32
to digital Ocean or hosting or VPS for
7:37
deployment purpose you do need a virtual
7:39
private server for this application it's
7:41
a full stack application so you can't
7:44
deploy this to a shared hosting you must
7:46
have VPS virtual private server if you
7:48
want to and you do need to install all
7:51
these modules which are mentioned right
7:53
here if you see Instagram URL direct so
7:56
I've used this module
7:59
so if I show you Instagram URL
8:03
direct so whenever if any s of error it
8:08
gives you you do need to install this so
8:11
just make sure that you install
8:14
this Instagram npmi Instagram URL
8:20
direct so just install all these third
8:23
party modules and then start to run this
8:25
application and you will be able to run
8:27
this application which will contain all
8:29
these
8:31
tools so you can see the proof guys I'm
8:34
earning passive income so by placing
8:37
advertisements my site
8:41
is already approved by Google AdSense
8:43
and also this is ISO ad Network which is
8:47
also a publisher Network where I'm
8:49
earning this passive income so daily you
8:51
will see that so this is the last 30
8:54
days so this is entirely this website
8:56
here and
9:00
so you can just count here how many
9:02
tools are there so can just
9:05
see this is the side down Checker so
9:08
here you will input all the domain names
9:10
and then it will show you the domain
9:11
status of each this is password
9:15
encrypt so all such tools are there so
9:18
it's impossible for me to illustrate
9:20
each tool so you can visit this website
9:22
and
9:23
try each tool and then if you want you
9:28
can CH it you'll see canuk PDF image
9:32
editors all these tools are
9:37
there this is a PDF
9:41
editor so here you will select your PDF
9:48
document you'll see that so as soon as
9:51
it loads you will see you will be able
9:53
to edit your PDF documents directly in
9:56
the browser so it's basically containing
9:58
all these un lied tools which generating
10:01
passive income so definitely if you are
10:04
interested the link is given in the
10:05
description so you can directly purchase
10:07
it and if you still face any issues you
10:10
can contact me as well so the command is
10:13
simple uh npm Run start so by adding
10:16
that starting
10:17
script so it's a fairly long project so
10:21
it contains so many tools
10:24
so it is very normal that you can face
10:27
problems so you can contact me you will
10:29
see but you will see if you purchase it
10:32
you will see which tools is functioning
10:35
what so many files are there for each
10:38
tool there is a specific uh file right
10:41
here so you can see so this is the
10:45
python code here which is used for this
10:47
so for each tool we have used different
10:50
files here you will see we have also
10:52
used python for some
10:54
tools so now you can see you will get
10:57
this message that app is listening on
10:59
5,000 so you can locally open this Local
11:02
Host
11:05
5,000 so you will see basically all the
11:08
website is open locally
11:20
so so you can basically now open
11:26
the the tool right here
11:33
so now it is functioning locally guys
11:35
you can see that so in this way you can
11:38
actually open this project locally I
11:41
showed
11:45
you so this is actually the tool that I
11:48
wanted to the website that I built so if
11:52
you're interested in this source code
11:54
this is the complete source code which
11:56
is of this website and let me show you
11:58
the track traffic here if you don't know
12:01
I can also show the traffic which is
12:03
coming to this website you can see this
12:05
is opening my Google search console and
12:08
this is free mediat tools.com it's a
12:11
fairly popular website and uh I get a
12:14
lot of traffic you can see this is 24
12:19
hours it is getting a consistent amount
12:22
of traffic so once you actually make
12:25
these tools tool based website it's once
12:28
the once it ranks on Google it actually
12:31
maintains a constant amount of traffic
12:33
so this is not like a Blog website that
12:36
if can if any kind of Google update
12:38
comes then your traffic will decrease so
12:42
you can see it is fairly consistent so 3
12:45
months I'm getting this Impressions and
12:49
getting the clicks as well so you can
12:52
see so so that's why it's more important
12:56
if you're considering making a
12:57
tool-based website not do from scratch
13:00
you can definitely purchase my website
13:02
and do some modifications and you will
13:05
get the full right to modify the code or
13:07
use my tool how just look at how I make
13:10
this so you don't want to start from
13:13
scratch and it will save you a lot of
13:15
time as well so because I have these all
13:18
these tools
13:19
made so you can get to know about how I
13:23
coded the interface and how the codes
13:25
are working
13:27
so you can get get a lot of ideas or you
13:31
can look at the code which is perfectly
13:34
working right here so that's why because
13:36
all these tools are working so you will
13:38
get an idea of how the source code is
13:41
working so if you are interested the
13:44
link is given in the description so I've
13:46
also showed you the traffic sources as
13:47
well so you can see entirely the traffic
13:49
is coming from Google so these are my
13:52
top tools you can see that PDF to audio
13:55
karoke maker Drive downloader so all
13:59
these pages are getting a large amount
14:00
of Google
14:02
traffic so the link is given guys in the
14:06
description if you need you can purchase
14:08
it you can see from each and every
14:10
country the traffic is
14:14
coming so thank you very much guys for
14:16
watching this video and I will be seeing
14:18
you in the next video
#Flash-Based Entertainment
#Multimedia Software
#Photo & Video Sharing
#Video Sharing
