Hashnode / Hashnode/starter-kit

Running Starter Kit - enterprise and it does not render

Abierto
#135 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
648
Forks
921
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,

please help me figure out what's wrong with my starter kit project.

I am running it on windows 10 machine, I first ran `npm install -g pnpm` inside the enterprise folder then I ran `npm run dev` and it runs and shows a bunch of terminal logs - > success' but it never reaches the terminal log showing the host and port its running on "localhost:3001"

![Screenshot 2024-06-09 070945](https://github.com/Hashnode/starter-kit/assets/48319954/6b4e5c66-add6-4aa6-a998-fb30d13c0d48)

I also assumed its many the configs - but the configs in the .env file are the same as the ones on vercel and its working the but not locally -> this is what I have in the .env file:

```
NEXT_PUBLIC_HASHNODE_GQL_ENDPOINT=https://gql.hashnode.com
NEXT_PUBLIC_HASHNODE_PUBLICATION_HOST=vukanig.hashnode.com
NEXT_PUBLIC_MODE=development
```

If any one has suggestion on what could be blocking me please assist.

Highly appreciate it

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.