Am I right that everything is stored as-code, and that code and UI live in a 1:1 relationship? Seems like maybe the data and the code are separate?
I would _love_ to see (a) version control built in (i.e. a github integration) and (b) support for testing!
$ file 2V3g4e7Xc6SYNPokEP8W5Q.grist
2V3g4e7Xc6SYNPokEP8W5Q.grist: SQLite 3.x database, user version 8, last written using SQLite version 3040000, file counter 6089, database pages 1059, 1st free page 927, free pages 139, cookie 0x355, schema 4, UTF-8, version-valid-for 6089
Am I right that everything is stored as-code, and that code and UI live in a 1:1 relationship? Seems like maybe the data and the code are separate?
I would _love_ to see (a) version control built in (i.e. a github integration) and (b) support for testing!