Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

motorina0/lnbits.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LNbits splash page.

launch webserver (npm webserver)

http.server -p 8080

launch webserver (python webserver)

python -m http.server 8080

build and run docker image

docker build -t lnbits-com .
docker run -it -p 8080:80 lnbits-com

About

LNbits - Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.7%
  • CSS 13.3%
  • SCSS 12.3%
  • JavaScript 4.6%
  • Dockerfile 0.1%