Closed Jinoooo closed 6 years ago
Any suggestions?
Have you run npm run package-deploy
?
Yes, I did. Still having the same problem.
This repo does not create an API for you, though we will consider doing that.
Closing this; I don't believe we should be creating/exposing an API by default, although I would like to hear good use cases (just re-open this). I can expand on the README.md
to make it explicit that an existing API is necessary.
I had to apply the changes based on #39
By applying the change in #39, I was able to deploy the portal successfully. However
Register
action did spin for ever although I could see the user in Congnito User pool, DevPortal successfully created. Uponsignin
, it complained the user doesn't exist. I applied the following to fix it (not sure why it worked):$ npm run post-setup
Now I am facing two issues:
It would be great to have a fully functional live demo somewhere to try it out and understand the supported functionalities.