Hello!
On Tue, Mar 24, 2015 at 10:25 AM, razzzdray wrote:
> Is there any way to run server side js using openresty?
OpenResty is currently Lua only (though people also use overlay
languages like MoonScript).
> and some way to deal
> with npm packages?
>
OpenResty will come with a package management tool and a central
repository site like CPAN.
Regards,
-agentzh