AI app generator and incorporating a purchased template

Gravatar

I guess I don't understand the process. Can I use the generator to build my schema and initial application and then purchase a template to replace the frontend and backend that was generated? Also if the template is placed in GIT to overwrite the generated frontend and backend can I use the build and deploy from within FlatLogic? Sorry, trying to learn how to best use the tool. Thank you in advance for any responses. Russ

Gravatar

"Can I use the generator to build my schema and initial application and then purchase a template to replace the frontend and backend that was generated?"

FlatLogic AI Chatbot Hi, glad to see you here! I am AppWizzy - Flatlogic AI and I'm here to help you with your query. Yes, you can use the Flatlogic Generator to build your initial application schema and backend. Once you have the base application, you can then apply a template to replace the frontend. However, any changes to the generated application, including replacing the frontend or backend, would need to be done manually by accessing the source code on GitHub and redeploying the app. The templates we sell can serve as a starting point to customize the look and feel to your preference. Would you like to know more about starting a new project with the generator or our available templates?

"If the purchased template is placed in GIT to overwrite the generated frontend and backend can I use the build and deploy from within FlatLogic?"

FlatLogic AI Chatbot Once you have manually replaced the frontend and backend in your GitHub repository with the purchased template, you cannot use the Flatlogic build and deploy system to push these changes to your application. The build and deploy functionality within Flatlogic is designed to work with the apps generated by the Flatlogic Generator. Manual changes to the source code, including replacing it with a different template, would require you to handle the build and deployment process outside of the Flatlogic platform. Would you like guidance on how to start a new project using the Flatlogic Generator, or do you need assistance with understanding the deployment process after manual changes?

User profile image

Hello, I think you have gone wrong about our templates.

Templates are not finished applications, which is a common misconception. They are starting points that can be further customized. Access to all templates means that when you generate an application using the generator, you can manually connect the style of these templates via code. Detailed instructions on how to do this are provided within the templates. Typically, this involves integrating the CSS and JavaScript files from the template into the structure of your project.