Hashnode / Hashnode/starter-kit
Running Starter Kit - enterprise and it does not render
- Lingua principale
- TypeScript
- Stelle
- 648
- Fork
- 921
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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"

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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Riproduci il problema su Windows 10 dalla cartella enterprise usando npm run dev, quindi esamina l’output del terminale dopo i log di successo riportati. Confronta l’ambiente locale con i valori .env forniti e determina perché host e porta non vengono visualizzati; il lavoro è completato quando lo starter kit viene renderizzato localmente su localhost:3001.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- nextjs, typescript
- Ambito
- frontend, web-dev
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100