✨ Improve Store
Still need to fill out SQLite bootstrap Also setup plug-in system mechanism
This commit is contained in:
parent
c4513aa94b
commit
e7b88bcc09
10 changed files with 154 additions and 6 deletions
1
app.go
1
app.go
|
|
@ -6,6 +6,7 @@ import (
|
|||
"time"
|
||||
|
||||
"codeberg.org/danjones000/lenore/config"
|
||||
_ "codeberg.org/danjones000/lenore/imports"
|
||||
"codeberg.org/danjones000/lenore/store"
|
||||
vocab "github.com/go-ap/activitypub"
|
||||
"github.com/go-ap/client"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue