App Generator
App Generator
P.S. here is the invitation: https://github.com/app-generator/django-soft-ui-dashboard-stripe/invitations 🚀🚀
Super @Mortrest, I'm on it. Ty
P.S. @Mortrest In case you have time for something new, ping me in UpW. I would like to cook a fully-fledged NodeJS + react product (long-term, complete set of features)...
Hello @Punisheroot This problem is caused by `math.div` call that should be replaced as bellow: ### Original Sample ```scss body { font-size: math.div(32px, 2); } ``` ### Patch/workaround Sample ```scss...
Noted, ty!
Hello @InesSehili, Thank you for using our products. HEROKU, being a deployment platform, should not affect the UI & UX of the product if the static assets are bundled correctly....
Hello @InesSehili, Try to guard the `settings` file using `python` code formating. Quite hard to visualize the settings in the current layout. Once the app is deployed, the browser JS...
P.S. To have a successful HEROKU deploy please follow all steps suggested by this tutorial: - [Deploy Django on HEROKU](https://docs.appseed.us/content/how-to/django-deploy-on-heroku)
Hello, Try to deploy the assets on a separate server. CDN for instance. I see some errors bumped by "*popper.min.js*" and " *smooth-scroll.polyfills.min.js*" both related to fonts: ***@***.***/fontawesome-free/webfonts/fa-solid-900.woff2 -> 404...
@ziirish same here. Let us know if we can help.