mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-22 01:46:52 +01:00
gh-pages
This commit is contained in:
parent
4b3eae36f2
commit
f0745746bc
@ -9,6 +9,7 @@
|
|||||||
"build": "cross-env NODE_ENV=production nuxt build",
|
"build": "cross-env NODE_ENV=production nuxt build",
|
||||||
"start": "cross-env NODE_ENV=production node server/index.js",
|
"start": "cross-env NODE_ENV=production node server/index.js",
|
||||||
"generate": "nuxt generate",
|
"generate": "nuxt generate",
|
||||||
|
"deploy-prod": "npm run generate && push-dir --dir=dist --branch=gh-pages --cleanup",
|
||||||
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
|
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
1
static/CNAME
Normal file
1
static/CNAME
Normal file
@ -0,0 +1 @@
|
|||||||
|
ceremony.tornado.cash
|
Loading…
Reference in New Issue
Block a user