|
|
|
|
|
by schappim
3204 days ago
|
|
Looks good! Heads up: Youtube video on https://www.formbolt.com/demos/walkthrough/deployed/
is broken on Desktop Safari Version 10.1.2 (12603.3.8). On creating an app (locally), app error-ed, but the app was visible after refreshing the page, (sorry I couldn't replicate again to get the exact wording). Might want to add "chmod +x" to the README for non-technical users. You might want to link to the apps over at localhost:3000 from the app blueprints table. Loved the: - single binary deployment
- creation of db using the master pw
- the fact that the data is stored locally and is kept in the db if I ever decide not to use the app Cheers, Marcus |
|