codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Run botton not present

Open giumar11 opened this issue 1 year ago • 1 comments

Just buyed the app but I didnt get the run botton. How can a I run my app instead? Should I get another version for the run botton?

giumar11 avatar Mar 05 '24 11:03 giumar11

Make sure the program you are writing is supported and have the correct extension in the filename (for example .py for Python). You can see the list of supported languages here: https://code.thebaselab.com/extras/supported-languages

For Node.js or other custom programs, use the terminal to execute the program as documented.

bummoblizard avatar Mar 22 '24 08:03 bummoblizard