How do i properly deploy?
I am really stuck at the moment on how to deploy. In the docs there are alot of different pages that say alot. I am not sure what and how to pass through the environment variables i set....
For example the DATABASE_URL i can only set that after i deployed right? also WASP_WEB_CLIENT_URL, this is also known after i deployed right and WASP_SERVER_URL?
My main question is what env vars do I need to set before running any command and what after? And what environment variables do I need to set myself with that
For example the DATABASE_URL i can only set that after i deployed right? also WASP_WEB_CLIENT_URL, this is also known after i deployed right and WASP_SERVER_URL?
My main question is what env vars do I need to set before running any command and what after? And what environment variables do I need to set myself with that
secrets set or --server-secret ?