Share My Creation Cloud Dashboard

cloud-dashboard.png

Developed using Pakai Server v5.30 (jServer)
Connected to 2 SQLite databases using MiniORMUtils.
Implement token authentication using JsonWebToken library.
Data refreshes in every 30 seconds using pure JavaScript + jQuery.
It took me so much time to understand how to use webpack and npm to compile the frontend.
 

aeric

Expert
Licensed User
Longtime User
Sounds hectic and interesting...
I am not a frontend guy 😅
I am not good in designing the UI/UX so I have to live with the "modern" development tools built inside the template created by someone.
To use the template I need to understand node, npm, webpack, babel, polyfills, sass, etc... 😓
 

tchart

Well-Known Member
Licensed User
Longtime User
View attachment 167168
Developed using Pakai Server v5.30 (jServer)
Connected to 2 SQLite databases using MiniORMUtils.
Implement token authentication using JsonWebToken library.
Data refreshes in every 30 seconds using pure JavaScript + jQuery.
It took me so much time to understand how to use webpack and npm to compile the frontend.
Looks great. Whats the CSS library? Material?
 
Top