Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

imrenagi/sipencari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Engine Buatan Anak Bangsa

I'm humbled that I started this repository which I believe will become the biggest search engine that will replace google.com.

How run this project

docker build -t sipencari:v1 .
docker run -d -p 80:80 sipencari:v1