* fix: logging information about the login * chore: improving the withBaseURL workflow * chore: moving VITE_KC_API_BASE_URL to the helper function * fix: env to helper function api base url * chore: fixing another api base url * chore: shortlinks with base api helper function * chore: prompt edit with base helper function * fix: auto fmt * fix: withAPIBaseURL for all urls * fix: AI caught my typo, RIP * fix: expected * fix: renaming this so it is less specific to environment --------- Co-authored-by: Jace Browning <jacebrowning@gmail.com>
24 lines
1017 B
Plaintext
24 lines
1017 B
Plaintext
|
|
> zoo-modeling-app@0.0.0 url-checker
|
|
> ./scripts/url-checker.sh
|
|
|
|
URL STATUS
|
|
000 https://${BASE_URL}
|
|
405 https://api.dev.zoo.dev/oauth2/token/revoke
|
|
401 https://api.dev.zoo.dev/users
|
|
301 https://discord.gg/JQEpHR7Nt2
|
|
404 https://github.com/KittyCAD/engine/issues/3528
|
|
404 https://github.com/KittyCAD/modeling-app/commit/${ref}
|
|
302 https://github.com/KittyCAD/modeling-app/issues/new/choose
|
|
302 https://github.com/KittyCAD/modeling-app/issues/new?template=bug_report.yml
|
|
302 https://github.com/KittyCAD/modeling-app/issues/new?title=${title}&body=${body}
|
|
404 https://github.com/KittyCAD/modeling-app/releases/tag/v${version}
|
|
521 https://placekitten.com/200/200
|
|
302 https://reactrouter.com/en/6.16.0/routers/picking-a-router#using-v64-data-apis
|
|
302 https://stackoverflow.com/a/57390160/22753272
|
|
302 https://stackoverflow.com/a/58436959/22753272
|
|
303 https://text-to-cad.zoo.dev/dashboard
|
|
307 https://zoo.dev/
|
|
308 https://zoo.dev/docs/api/ml/generate-a-cad-model-from-text
|
|
308 https://zoo.dev/docs/kcl
|