Environment Variable Rename #20

Closed
opened 2023-11-16 04:32:38 +00:00 by lousando · 6 comments
lousando commented 2023-11-16 04:32:38 +00:00 (Migrated from github.com)

NUXT_ENV_TZSTATS_URL is an old env var that needs to be renamed to NUXT_ENV_TZPRO_URL.
It's a lingering artifact of the old API that Briskett used to use.

`NUXT_ENV_TZSTATS_URL` is an old env var that needs to be renamed to `NUXT_ENV_TZPRO_URL`. It's a lingering artifact of the old API that Briskett used to use.
GajendraR commented 2023-11-16 07:47:59 +00:00 (Migrated from github.com)

i want to work on this issue

i want to work on this issue
lousando commented 2023-11-16 14:57:33 +00:00 (Migrated from github.com)

Woo, I appreciate it. Let me know if you have issues setting up your machine. I've recently updated the README.md

Woo, I appreciate it. Let me know if you have issues setting up your machine. I've recently updated the `README.md`
GajendraR commented 2023-11-16 15:09:58 +00:00 (Migrated from github.com)

Can you guide me through the process? And in which file can I get this env variable?

Can you guide me through the process? And in which file can I get this env variable?
lousando commented 2023-11-16 15:36:21 +00:00 (Migrated from github.com)

@GajendraR You'll have to pull down the repo on your local machine. The find every instance of NUXT_ENV_TZSTATS_URL URL and replace it.

You'll want to verify that you can successfully build the project using yarn build

@GajendraR You'll have to pull down the repo on your local machine. The find every instance of `NUXT_ENV_TZSTATS_URL` URL and replace it. You'll want to verify that you can successfully build the project using `yarn build`
GajendraR commented 2023-11-16 15:43:16 +00:00 (Migrated from github.com)

Ok thanks

Ok thanks
lousando commented 2023-11-22 15:25:36 +00:00 (Migrated from github.com)

Fixed in #21

Fixed in #21
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lousando/briskett#20
No description provided.