Closed TanyaaCJain closed 7 months ago
Based on our final version of PRD, two categories should be To learn
and To visit
. Please update :)
I think you wanted to put login page but the user icon only shows this page. Where can I see login form?
@inhwaS
Based on our final version of PRD, two categories should be
To learn
andTo visit
. Please update :)
Sure, I'll do that
I think you wanted to put login page but the user icon only shows this page. Where can I see login form?
If you see the README for web, I have mentioned how to toggle authentication until we integrate all the APIs. Everyone can use that to checkout the non-authenticated page
Hi Tanya, I encountered this problem:
inhwa.son@Inhwas-MacBook-Air PersonalKnowledge % docker-compose -f docker-compose.dev.yml up service "web" depends on undefined service graphql-engine: invalid compose project
Seems like you
depends_on
graphql-engine
but I don't think it is necessary for now.
The code has already been updated to fix this issue. Seems like all files did not get changed on your local :/
@inhwaS
Based on our final version of PRD, two categories should be
To learn
andTo visit
. Please update :)Sure, I'll do that
I think you wanted to put login page but the user icon only shows this page. Where can I see login form?
If you see the README for web, I have mentioned how to toggle authentication until we integrate all the APIs. Everyone can use that to checkout the non-authenticated page
Got it, I could see this page, thanks !
Kindly read README
web
directory to get more insights and read the development guide for authentication and API integration.Post this PR, the main things pending are: