select current_user
> Andrea Minetti andrea.minetti@wsl.ch
Developing Box framework since 2016
WSL is the Swiss Federal Institute for Forest Snow and Landscape Research, part of the ETH Domain
How to let users interact with our DB?
Automatically builds a working web application by reading the database structure
Originally developed for researchers
with basic database skills
to
manage their own data
Open source ( Apache-2.0 license )
Open source ( Apache-2.0 license )
No JiaT75 contributionsSimple 3 tier architecture
On installation, a new box schema is created in the db with all configuration required by the system
Download starter package from:
https://github.com/Insubric/box-starter/releases
unzip and run
$ ./install.sh
$ ./run.sh