Flatlogic Forum
Ask questions, discuss, and get support on Flatlogic's AI-powered web app generator, software development agent, free templates, and customization services. Share your ideas, feedback, or issues - we’re here to help you build faster.
Angular Material Admin Full - npm install doesn'nt work
This is my version from Node.JS, node packetmanager, and the angular cli: Angular CLI: 14.2.2 Node: 16.17.0 Package Manager: npm 8.19.2 OS: win32 x64
SCSS file compile error - TypeError: Cannot set property 'parent' of undefined - in Timeline.scss
Not sure how to fix this. Anyone got any pointers?
Hello To change the font globally, put this code ``` *{ font-family: 'your font name'; } ``` in the file custom-theme.scss
Where is process.env.NODE_ENV set?
Good day Everyone, I have a "Angular / Node.JS / Mysql / Material design" stack running... Standard deployment: app.config.ts const hostApi = process.env.NODE_ENV === 'development' ? 'http:/...
Could not start the sing-app-angular template
Hello, evanTseng We just updated the project to the latest version, update the code from the repository.
How do i install laravel backend ? : Vue Material Laravel Template
I think I ran into the same problem as Steppenwulf99. * https://flatlogic.com/forum/threads/how-do-i-install-laravel-backend I have bought the "Vue Material Laravel Template" Where an...
How to install action/auth module
I just got the Light blue react template. I have the latest node version. However, when I run npm install, there are many deprecated packages or modules. I use legacy-peer-deps. However, after i...
Hi Paul, Thanks for the questions! Unfortunately, we now choose to concentrate on providing the best experience only for theme-material UI. We are planning to integrate other themes a little b...
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db ........
Starting Web App in 2022 discussion
Hello there! If you have any questions, comments, or feedback regarding [Starting Web App in 2022 Research](https://flatlogic.com/starting-web-app-in-2022-research) please leave them here! Le...
404 after add new item in menu
Hi, You need to finalize your setting of the routes. To solve your problem just import routes on ManagementModule: file - management.module.ts change import to the following: > imports: [ > ...
Front Deployment in Amplify hosting
We have deployed the front through AWS Amplify, however, the page is not displayed without throwing any explicit error (404) Could you please guide us if we need to do something additional or if...
How do i searh poeple in the table list?
Hy, i have a table with 400 poeple showing as 10 poeple on the page. When i search for someone it is searching only in those 10 poeple in the page. How can modify the search to show me the person...
How do i search poeple in table list?
Hy, i have a table with 400 poeple showing as 10 poeple on the page. When i search for someone it is searching only in those 10 poeple in the page. How can modify the search to show me the person i...
Hi I bought Ecommerce React Template, but there is no backend description document, where can i find it ?
Where can i find the documentation to set up this frontend including the backend correctly?
Hey, just bought this "template" including the backend. setting up the frontend isn´t the problem but setting up the backend i dont know how to in best case. :) Would be very nice if you can tel...
i try to create one app, but when i stay in phase 3 and click to create an app, the site starts again from the beggining
Hey, Can you please add more details on this? You have bought Sing App React with backend and trying to connect front end and back-end parts? Correct me if I am wrong. Best, Eugene
Not able to perform http requests through template
Yes. I first of all installed all dependencies. Installed Postgres database, Created Postgres user. Then through npm start started the service. Then Authorized through the UI. Then tried perf...
pricing model and technical possibilities for SaaS startups
I want to leverage Flatlogic to develop our startup's webapp, only for frontend. After I finish developing my frontend using FlatLogic, will I be able to get the entire source code to my git repo ...
How can you sell Github access to a project you are not maintaining. This project has dependency errors and uses components that are no longer available. You should not be charging for a piece of c...
how do i use react & graphql & postgresql in my project?
I want to use React & Graphql & postgresql in my project, can your application be used and able to do this?
Didn't receive the sketch file
Hi, I made the $69 purchase and I'm trying to get a .sketch file. The only thing sent to my email was a download link for the react-native start .zip
How to make new Project from Scratch
How to make new Project from Scratch ? using full version of React Native Starter. Can someone help me? cause when i bought there is no user manual. Thank you before.
How will I be able to access database and make changes in it?
First of all, I am not clear which database is used in this template (). Is it PostGRESQL or MySQL? How will I be able to make changes in the database? Note that I have access to GitHub Repositor...
Hey, Elie. If you configure both backend and frontend parts of the template in this way, you can do it. You just need to add some flags on the backend's models and add some conditions on the ...
The current Node.js version doesn't support node-sass version installed. Please, replace old ones in your package.json file. ``` "node-sass": "4.12.0", "sass-loader": "7.1.0", ``` With thes...
While purchasing I was shown that I'll get 3 month access to GitHub repository. But after purchasing it asks for extra dollars for connecting with GitHub as well as accessing official GitHub reposi...
How will I be able to deploy my application?
Hi, Thanks for the questions! 1. As for the deployment we are not providing any exact docs on how to deploy the templates, because there are several ways how to do it: AWS, G Cloud, Heroku, e...
Schema how to add a serial number column with auto update after each data in table
How to make a a table with a field Serial Number so that each data entered will be automatically numbered