Replies: 2 comments 3 replies
-
|
Hi @drunkod, In order to build the app you need to have our api running locally as well |
Beta Was this translation helpful? Give feedback.
3 replies
This comment was marked as spam.
This comment was marked as spam.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want build app (dailydotdev/apps) on local machine.
I get error:
My next config:
my .env file:
NEXT_PUBLIC_API_URL=http://localhost:5000 NEXT_PUBLIC_SUBS_URL=ws://localhost:5000/graphql NEXT_PUBLIC_DOMAIN=ocalhost NEXT_PUBLIC_WEBAPP_URL=/ NEXT_PUBLIC_AUTH_URL=http://localhost NEXT_PUBLIC_HEIMDALL_URL=http://localhostBeta Was this translation helpful? Give feedback.
All reactions