You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to create a local webpage with a dashboard showing info from my Positions.
I an new to javascript and in the past I have been using frameworks like Next JS and Vite to create the app template.
I have tried with both Vite and Next JS to add the library on the server side but I could not manage this at all. for Next JS I tried using getServerSideProps() and that failed as well.
Does anyone has experience with this and could point me in the right direction on what simple framework to use, I think I have chosen frameworks that are too complicated for what I want to achieve.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I am trying to create a local webpage with a dashboard showing info from my Positions.
I an new to javascript and in the past I have been using frameworks like Next JS and Vite to create the app template.
I have tried with both Vite and Next JS to add the library on the server side but I could not manage this at all. for Next JS I tried using getServerSideProps() and that failed as well.
Does anyone has experience with this and could point me in the right direction on what simple framework to use, I think I have chosen frameworks that are too complicated for what I want to achieve.
Beta Was this translation helpful? Give feedback.
All reactions