Dave Richer 7d16ae5194 Misc Issues
Signed-off-by: Dave Richer <dave@imexsystems.ca>
2024-01-11 15:36:17 -05:00
2021-12-01 14:33:27 -08:00
2023-11-21 15:39:18 -05:00
2024-01-11 15:36:17 -05:00
2022-09-13 14:00:54 -07:00
2024-01-05 12:01:47 -08:00
2023-11-22 17:14:52 -05:00
2024-01-08 11:18:22 -05:00
2021-02-25 19:39:00 -08:00
2023-11-20 16:46:27 -05:00
2023-11-22 17:14:52 -05:00
2024-01-09 19:04:53 -05:00
2024-01-09 19:04:53 -05:00
2023-02-14 15:05:09 -08:00
2023-11-20 14:46:11 -05: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