database: initial commit

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-06-03 00:41:58 +05:30
parent fcfcbfbf92
commit ce3dd8b7e7
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
13 changed files with 314 additions and 0 deletions

View file

@ -19,4 +19,6 @@ include(":api")
include(":common")
include(":database")
include(":desktop")