descriptionnone
repository URLhttps://git.svrjs.org/create-svrjs-server.git
ownerwebmaster@svrjs.org
last changeSat, 20 Apr 2024 10:11:10 +0000 (20 12:11 +0200)
last refreshSun, 5 May 2024 15:34:30 +0000 (5 17:34 +0200)
content tags
add:
README.md

SVR.JS

SVR.JS is a web server running on Node.JS. This npm package supplies only create-svrjs-server utility for installing and updating SVR.JS on current working directory. It doesn't include SVR.JS itself. To install SVR.JS type one of those commands:

create-svrjs-server lts #Latest SVR.JS LTS version
create-svrjs-server latest #Latest SVR.JS version
create-svrjs-server 3.6.4 #SVR.JS 3.6.4 (replace 3.6.4 with your desired version)
shortlog
2024-04-20 Dorian NiemiecCreate main.ymlmain
2024-03-09 Dorian NiemiecRemove all "DorianTech" references.
2023-11-29 Dorian NiemiecUpdated download paths from svrjs.org/dl to downloads...
2023-08-16 Dorian NiemiecAdd support for SVR.JS utility updates.
2023-07-31 svrjsAllow for nightly SVR.JS versions
2023-07-31 svrjsInitial commit
heads
2 weeks ago main