1 00:00:00,120 --> 00:00:05,400 ‫All right, guys, so I'm going to reference below this GitHub people that have the source code that 2 00:00:05,400 --> 00:00:09,970 ‫have the instructions to get started with this thing, all we need to do is clone the repo. 3 00:00:09,990 --> 00:00:11,160 ‫So how about we do this now? 4 00:00:12,030 --> 00:00:15,130 ‫I created a folder and I'm about to clone the repo. 5 00:00:16,960 --> 00:00:17,670 ‫All right. 6 00:00:17,670 --> 00:00:19,250 ‫We have the repo cloned. 7 00:00:19,470 --> 00:00:22,410 ‫We basically switched to the directory. 8 00:00:22,620 --> 00:00:28,830 ‫And whereas everything we have and the next thing we need to do is to download the Docker image that 9 00:00:28,830 --> 00:00:31,290 ‫has the operating system. 10 00:00:31,680 --> 00:00:36,400 ‫Whatever operating system you can pick Verdery, you can pick CentOS, you can pick up one. 11 00:00:36,480 --> 00:00:40,050 ‫I'm going to pick up on two just because I'm familiar with the Bonta. 12 00:00:40,140 --> 00:00:43,590 ‫So let's do that and then do on top and just like that. 13 00:00:46,050 --> 00:00:46,590 ‫All right. 14 00:00:48,250 --> 00:00:53,140 ‫Downloading all that stuff just like that we have it already in New York is going to take a little bit 15 00:00:53,140 --> 00:00:55,750 ‫longer to load because I just previously loaded that thing. 16 00:00:56,230 --> 00:01:03,310 ‫And then next thing we need to do is we want to run the tool kit and do the P and then also provide 17 00:01:03,340 --> 00:01:05,830 ‫all Vontobel or Ponto. 18 00:01:07,000 --> 00:01:11,970 ‫And just like that, this will spin up a Web server using gas. 19 00:01:12,040 --> 00:01:18,520 ‫What, you just register your code and just spin up at the Web server running on a secure Web server 20 00:01:18,520 --> 00:01:18,850 ‫here. 21 00:01:19,000 --> 00:01:24,220 ‫And then we're going to deal with this on the browser, obviously using a self signed certificate. 22 00:01:24,220 --> 00:01:26,350 ‫So we just need to ignore that. 23 00:01:26,470 --> 00:01:31,070 ‫I'm going to use Firefox for that just to access that Web page. 24 00:01:31,090 --> 00:01:39,100 ‫So using this URL now, we can consume that visual studio code interface with everything that is in 25 00:01:39,100 --> 00:01:39,620 ‫the container. 26 00:01:39,640 --> 00:01:40,290 ‫That's pretty cool. 27 00:01:40,300 --> 00:01:41,320 ‫I've never seen this before. 28 00:01:41,320 --> 00:01:43,600 ‫So let's go ahead and open Firefox. 29 00:01:45,340 --> 00:01:48,160 ‫And run this and you got to get this. 30 00:01:48,190 --> 00:01:49,180 ‫That's absolutely fine. 31 00:01:49,210 --> 00:01:50,940 ‫Just go ahead and accept the risk. 32 00:01:51,460 --> 00:01:55,090 ‫We trust it's localhost, so we're going to trust that. 33 00:01:55,390 --> 00:01:59,470 ‫And I just like, are you going to see it is exactly which you will recall. 34 00:01:59,530 --> 00:02:01,960 ‫And immediately you're going to get a prompt here. 35 00:02:02,290 --> 00:02:06,040 ‫Pick the four eight six six four Ganu. 36 00:02:06,220 --> 00:02:13,330 ‫This is the the compiler for C++ and it's going to compile the code. 37 00:02:13,450 --> 00:02:19,180 ‫And once we have that, the next thing we need to do is click this button built and that will actually 38 00:02:19,450 --> 00:02:21,010 ‫build the project. 39 00:02:22,820 --> 00:02:28,700 ‫And this will be available for us to run then after we build the search, the deep lock up, which is 40 00:02:28,700 --> 00:02:31,900 ‫this application country, Debe Look-Up is going to start building that. 41 00:02:31,910 --> 00:02:34,680 ‫I'm going to show you the code a little bit in the in a second now. 42 00:02:34,730 --> 00:02:35,180 ‫All right.