top | item 29245236

(no title)

vailripper | 4 years ago

I've been a big Retool user lately, this looks like a pretty nice competitor! I like that you've got some workflow components in here.

How are the applications stored internally? Is it possible to do Git-based versioning with apps?

discuss

order

shogunpurple|4 years ago

Hi,

Our app metadata is stored as JSON documents in CouchDB, but entire apps can be exported to .txt files that can be imported into budibase also. Our templates work through this method.

We do not currently support git based versioning, although it's certainly something we could support in future, given the fact an entire app can be represented in a .txt file.