Skip to content

bherrera/lwan-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku lwan test application

Running lwan.ws test application at Heroku using heroku-buildpack-lwan

$ls -R
Aptfile   README.md conf      test.lua  wwwroot

./conf:
lwan.conf.erb

./wwwroot:
100.html   icons      index.html zero

./wwwroot/icons:
back.png   file.png   folder.png


$cat .buildpacks
https://github.com/ddollar/heroku-buildpack-apt
https://github.com/bherrera/heroku-buildpack-lwan

$cat Aptfile
cmake

$heroku create --buildpack https://github.com/ddollar/heroku-buildpack-multi

$git push heroku master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published