5 ms·
Thanks that's a good point. It requires to connect to the database (postgresql or mysql) and the tool automatically build an admin UI on top of the existing dat
by petems 5y ago
Thanks that's a good point.
It requires to connect to the database (postgresql or mysql) and the tool automatically build an admin UI on top of the existing data.
You can try it yourself locally on macOS, Ubuntu or in docker if you're on windows:
https://www.getmotoradmin.com/installation https://www.getmotoradmin.com/installation
- ttymck 5y agoAh, the docker section indeed states that, thanks: > Docker Run docker container image by specifying DATABASE_URL and SECRET_KEY_BASE I glossed over that instruction, and since the CLI commands are scrollable overflow, I didn't see the variables in the command.