Skip to content

extraton/debrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtraTON.deBrowser

The DeBot browser for Free TON network.

Demo

Demo

debrowser.extraton.io

Installation

Docker from prepared image

docker run -d -p=8087:80 extraton/debrowser

Go to http://localhost:8087/

Manual docker

git clone https://github.com/extraton/debrowser.git
cd debrowser
bash ./deploy/build.sh {tag}
docker run -d -p=8087:80 extraton-debrowser:{tag}

Go to http://localhost:8087/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors