In the manifest yaml file it is possible to define alternative routes with params
note: The cli does not output these urls after a successful build/deploy/run, and they are not currently added to config.json
Our localhost express server should handle these routes, and map them to the correct actions with params.
In the manifest yaml file it is possible to define alternative routes with params
note: The cli does not output these urls after a successful build/deploy/run, and they are not currently added to config.json
Our localhost express server should handle these routes, and map them to the correct actions with params.