app-generator / rocket-nextjs

Rocket Nextjs - by AppSeed
https://rocket-nextjs-demo.vercel.app
9 stars 3 forks source link

Dashboard & Profile Page - Improvemens #12

Open app-generator opened 9 months ago

app-generator commented 9 months ago

We need to improve the private section of the project by using some pages from the PRO version:

Once the user passes the authentication, he is redirected to the dashboard.

Besides the dashboard & profile page, the Sidebar items need to have a PRO pill, and the link will redirect the user to an external link.

The PRO link is read from the env with the default value (if not present in ENV):

https://github.com/app-generator/rocket-nextjs

@topstar210 please proceed with this.

TY!

topstar210 commented 9 months ago

Done!