Skip to content

wasp build start: Show warning message when no environment variables were passed #3307

@cprecioso

Description

@cprecioso

We got a user struggling with wasp build start as they were trying to pass environment variables throught the shell instead of CLI arguments: https://discord.com/channels/686873244791210014/1433736962195329124/1433736962195329124

There's no reasonable situation in which there wouldn't be any environment variables, as at a minimum we'd require the DATABASE_URL.

We could detect the case when no environment variables were passed and print a warning message telling users.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions