Move to JSON config over .env for projects #340

Open
opened 2023-09-04 15:00:19 +01:00 by Vylpes · 1 comment
Owner

Epic:
Story Points:


No description

Acceptance Criteria

No acceptance criteria

Subtasks

No subtasks

Notes

No notes

Epic: \ Story Points: --- *No description* ## Acceptance Criteria *No acceptance criteria* ## Subtasks *No subtasks* ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-09-04 15:00:32 +01:00
Author
Owner

Should also maybe have a function to still use .env to translate to a JSON config, so we can configure in CI.

Such as: express:token=test would go to in the json as express: { token: "test" }

Should also maybe have a function to still use .env to translate to a JSON config, so we can configure in CI. Such as: `express:token=test` would go to in the json as `express: { token: "test" }`
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: RabbitLabs/vylbot-app#340
No description provided.