Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any idea why the Vercel app is down? Why pnpm? #21

Closed
pranavr2003 opened this issue Feb 16, 2024 · 4 comments
Closed

Any idea why the Vercel app is down? Why pnpm? #21

pranavr2003 opened this issue Feb 16, 2024 · 4 comments

Comments

@pranavr2003
Copy link

pranavr2003 commented Feb 16, 2024

:( I wanted to have a look at a live preview before trying this out.

Also, it doesn't seem like clicking any other menu item on the side menu is working. The hrefs are all pretty much #. Is there any reason why this is done in this theme?

I'm aware CoreUI's Nextjs template isn't free, so is this all a workaround to make it 'open-sourceable'?

@kitloong
Copy link
Owner

Hi @pranavr2003

The app is not down, it is working as intended.
I have only set up the basic structure of the admin dashboard, with only login, register and a few pages for boilerplate use.

For the other components I mostly rely on the Bootstrap default styling, that's why the links from the sidebar are mostly not linkable.

Sorry for just dropping a link, but I believe this article explains pnpm better than I can
https://medium.com/pnpm/why-should-we-use-pnpm-75ca4bfe7d93

@pranavr2003
Copy link
Author

@kitloong thanks. However, a few things aren't working. For instance, HeaderNotificationNav. When I register (based on what I understand from the code), it should login and show a notif on top saying "User registered". That doesn't work. Or am I getting the code wrong? I'm not a frontend guy btw, but I'm having to work with it atm

@kitloong
Copy link
Owner

Hi @pranavr2003 ,

The dashboard template serves as a static boilerplate, the mentioned feature is not implemented.

@pranavr2003
Copy link
Author

Ah got it. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants