mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
qmining and main module on subdomains
This commit is contained in:
parent
5095d83558
commit
7a40666a8f
4 changed files with 454 additions and 333 deletions
11
package.json
Normal file
11
package.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "node-ejs",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"connect-busboy": "0.0.2",
|
||||
"ejs": "^1.0.0",
|
||||
"express": "^4.6.1",
|
||||
"express-ejs-layouts": "^1.1.0",
|
||||
"vhost": "^3.0.2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue