Flatlogic Forum
Here you can browse and ask questions on our react, vue, angular, react native and bootstrap templates and admin dashboards. If you are facing trouble using our templates - feel free to raise your question here. Your participation is highly appreciated!
How do I fix the deploy error, make a linked field compulsory, and upload a file
Hi guys, Please see this video for an explanation of my questions, which are: https://www.loom.com/share/71971f202be4430bac050d453eef75e8?sid=47777690-dcd9-4b8b-aed5-9e335b744668 1) How ...
What features are needed in the Web Application Generator! 🚀
Hello everyone! My name is Philip, I am CEO at Flatlogic. I would be happy to learn what do you think are the features needed in the [generator](https://flatlogic.com/generator)? Please sh...
Unable to launch the project on Windows. It's working fine on Mac.
I followed the instructions given in the documentation: https://docs.reactnativestarter.com. I'm getting the below error while launching on windows. Please help. info Launching emulator... er...
Can I export the app that I make? And Self-host?
I want to purchase a license but I want to know if the code that I generate from this platform will be my, I mean Can I export the code and after finish my proyect, cancel the suscription ? And use...
Can not install newly downloaded frontend app
I just purchased the react/material ui template. Backend installed fine, but the frontend does not. I immediately get this error from npm install: npm install npm ERR! code ERESOLVE npm ER...
How I download the backend of the Full React Material Admin Template
I just bought the Full React Material Admin Template. I was able to download and run the front-end code, but don't find how to download / run the backend.
React Admin Dashboard Template with Node.JS Backend
Hello, 29.06.2023 we purchased personal license for React Admin Dashboard Template with Node.JS Backend (https://flatlogic.com/templates/light-blue-react-node-js). For email address roman.ribalko...
Can't Use the React Native Template on my Mac
I've been having this issue with the template where I'm not able to run it on my iOS Devices, I get the error below. "No bundle URL present. Make sure you're running a packager server or have...
Will I get a full source code (both react and Node)
Greetings, I'm planning on learning how to build react / node apps by dissecting and modifying you Accounting App. Will I be able to do "git clone"? Will the purchased code include all react as ...
I am working on Vue.js, Three.js, and Django project.
I downloaded the full project from DigitalOcean. But the project is not installing well on my end. Have you ever worked with these?
What is difference between Ionic Vue and Vue.js?
I am working Ionic Vue project. I want to know the difference between Ionic Vue and Vue.js.
Error while running yarn start: backend
I have purchased Light Blue Vue Node.js Template yesterday. 1. I can't connect to github as it requires me to extend. (my github: Coolfusionstudio). Also, the link that refers to "nodejs backend ...
How do I Upgrade Node.js Version for Sing App React
I have recently acquired Sing App React with Node.js, and I'm interested in upgrading the Node.js version from 14 to 18. Is it possible to perform this upgrade?
I buy a template react-material-admin-full-v2.3.3 but I can't start the instance, will I can do?
I bought the react-material-admin-full-v2.3.3 template, I followed the steps in the Readme, but when I give "yarn start" it throws me an error: yarn run v1.22.19 $ react-scripts start node:int...
I have cloned the basic, limited version of your code on github. you have installed some packeges like @mui/material. I am trying to install another such package @mui/base. But due to some reason i...
How to access Preview and Documentation?
Links to Preview and Documentation are not working :-(
How do I get the bookkeeper backend up and running
I have followed the instructions in the Readme.md file. When I run the npm run migrate:run I get the following output. How do I proceed ?? ian@Pro42 bookkeeper-backend % npm run migrate:run...
I bought Sing App React from this platform on the first try after the payment your site sent some error response in JSON format, which lead me to think my previous try was unsuccessful due to that ...
I purchase Sofia React with Nodejs Backend. However, when I try to run the backend with docker, building the docker failed with following errors: 117.2 [3/5] Fetching packages... 152.6 error ...
Light Blue Angular support Right to left
Light Blue Angular support Right to left if I want change direction what is the required ?
How does a JwtStrategy secret/key work?
I am trying to run 'npm run dev' on the backend of Bookkeeper but am getting an error message saying that JwtStrategy requires a secret or key. Where can I create/access and add this?
How do i add a route to create a new user?
Hy guys, in sing app react template in UserTable List, i added a button to create a new user with a link to the user fofm (Add user) cant really figure where to add the route to /admin/users/new ?...
How do i send a file through api
After creating the database and generated the backend...etc the api documentation doesn't show how to send a file to the api since the api only take raw json data, there is no way to send ima...