add skills seeds and implement api

This commit is contained in:
2021-06-07 17:52:14 +02:00
parent 802f227676
commit 5321144dc0
6 changed files with 43 additions and 3 deletions

View File

@ -1 +1 @@
from ki import models, routes
from ki import models, commands, routes