Skip to main content
Skip table of contents

Generate Code

You can seamlessly export your PIES Studio application into working code using this section. Currently, we support Flutter for the UI of your application and Golang for the application backend.

Under Export Options, you can download your application’s code as zip file. When you click on Download Now under Download as .zip, a zip file will be downloaded to your local machine with your application’s name as the file name.

This file will contain three separate folders for Database, UI & Backend code. db contains the exported data model sql script, core folder will contain the backend code (functions) and web folder will contain the front-end code (screens & events).

Gen code-20240321-092844.png

Fig 1: Generate Code

zip-20240321-094836.png

Fig 2: Downloaded zip file

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.