Skip to content

My personal scaffold for creating OpenResty apps. Clone && rm -rf .git

Notifications You must be signed in to change notification settings

derekargueta/openresty-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heavily in the works.

Dockerized OpenResty setup so that one can quickly prototype an OpenResty application.

$ git clone https://github.com/derekargueta/resty-seed.git
$ cd resty-seed
$ docker-compose up
Creating network "restyseed_default" with the default driver
Building app
...

Open browser to http://localhost:8000