Revision b19e9250f6244154125bfcb68c6ba8f885f43c2c authored by Roman Donchenko on 14 June 2023, 11:56:29 UTC, committed by GitHub on 14 June 2023, 11:56:29 UTC
Since 6852caef, that's no longer necessary, as the same database is used
in production and development. This makes development environments
slightly smaller and easier to set up.

This (mostly) reverts commit 1ae7a341e8dbe72dfeab89b5808447a668ab6876.
1 parent c253809
Raw File
.eslintignore
.*/
3rdparty/
node_modules/
dist/
data/
datumaro/
keys/
logs/
static/
templates/
*/webpack.config.js
back to top