Allan Carr 5da34cbeac Merged in release/2023-10-20 (pull request #1027)
Release/2023 10 20

Approved-by: Patrick Fic
2023-10-20 15:37:26 +00:00
2021-12-01 14:33:27 -08:00
2022-11-09 16:34:30 -08:00
2022-09-13 14:00:54 -07:00
2021-02-25 19:39:00 -08:00
2022-11-08 10:08:58 -08:00
2023-08-09 20:42:37 -07:00
2023-02-14 15:05:09 -08:00
2023-08-09 20:42:37 -07:00

NGROK TEsting: ./ngrok.exe http http://localhost:4000 -host-header="localhost:4000"

Finding deadfiles - run from client directory npx deadfile ./src/index.js --exclude build templates

#Crushing all hasura migrations by creating a new initialization from the server. hasura migrate create "Init" --from-server --endpoint https://db.imex.online/ --admin-secret 'Production-ImEXOnline!@#' hasura migrate apply --version "1620771761757" --skip-execution --endpoint https://db.imex.online/ --admin-secret 'Production-ImEXOnline!@#' hasura migrate status --endpoint https://db.imex.online/ --admin-secret 'Production-ImEXOnline!@#'

Generate the license file: $ generate-license-file --input package.json --output third-party-licenses.txt --overwrite

Description
No description provided
Readme 41 MiB