functional editor

This commit is contained in:
2020-08-15 15:19:52 +02:00
parent b09e851580
commit d3a19c953a
8 changed files with 638 additions and 302 deletions

View File

@ -18,6 +18,7 @@ function create_log (index, simplex) {
}
async function seed (knex) {
// eslint-disable-next-line no-console
console.log ('creating seeds');
const simplex = (new sn);
const log = (Array (20))