Skip to content

Commit

Permalink
Add gh-pages deploy (manual)
Browse files Browse the repository at this point in the history
  • Loading branch information
chartgerink committed Oct 9, 2024
1 parent f826e22 commit d6c51ac
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 1 deletion.
160 changes: 160 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"gh-pages": "^6.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand All @@ -34,5 +37,6 @@
"last 1 firefox version",
"last 1 safari version"
]
}
},
"homepage": "https://epiverse-connect.github.io/epiverse-search-frontend"
}

0 comments on commit d6c51ac

Please sign in to comment.