Dynamic change in main.wasp routing.
Hi, I’ve a question about dynamically changing main.wasp.
For example, when I create a new linktree page I should write the name that will be in the url.
Like linktr.ee/canc -> /:canc?
Is it possible to create dynamic route in main.wasp to work like this? If not, is there a thing i can do to handle this situation?
For example, when I create a new linktree page I should write the name that will be in the url.
Like linktr.ee/canc -> /:canc?
Is it possible to create dynamic route in main.wasp to work like this? If not, is there a thing i can do to handle this situation?