git repo for https://nextjs.org/learn/dashboard-app ?
Answered
Almond stone wasp posted this in #help-forum
Almond stone waspOP
Working through the learn serious and want to see the repo. Is there public access to this?
Answered by riský
if your talking about the example site then: https://github.com/vercel/next-learn/tree/main/dashboard/starter-example ([or finished](https://github.com/vercel/next-learn/tree/main/dashboard/final-example)) (but yeah the actual website hosting and showing it to you is closed source)
4 Replies
@Almond stone wasp Working through the learn serious and want to see the repo. Is there public access to this?
no, the source code of this site isn't public
@@ts-ignore no, the source code of this site isn't public
Almond stone waspOP
oh thats a bummer. Thanks for letting me know so I dont waste more time searching!
if your talking about the example site then: https://github.com/vercel/next-learn/tree/main/dashboard/starter-example ([or finished](https://github.com/vercel/next-learn/tree/main/dashboard/final-example)) (but yeah the actual website hosting and showing it to you is closed source)
Answer
@riský if your talking about the example site then: https://github.com/vercel/next-learn/tree/main/dashboard/starter-example ([or finished](<https://github.com/vercel/next-learn/tree/main/dashboard/final-example>)) (but yeah the actual website hosting and showing it to you is closed source)
Almond stone waspOP
Oh yeah, I think that is what I am looking for. Thanks!