christopher-koch / capstone-project

https://capstone-project-iota-ashen.vercel.app
5 stars 0 forks source link

Use Current URL based on environmental Variable #17

Open christopher-koch opened 1 year ago

christopher-koch commented 1 year ago

Value Proposition

The user ... (User, Author, logged in User...)
should see the current URL in the shortened link ... (describe the goal)
so that his shortened URLs use the URL it's supposed to have ... (describe the reason)

Description

Instead of using a hardcoded url, the current url should be used based on an env-variable set in the env. files ​

Acceptance Criteria

Tasks

Complexity

M