docs: some readmes

pretty useless but at least they're there
This commit is contained in:
əlemi 2024-04-06 17:20:14 +02:00
parent 520c8eff3a
commit ca871a867f
Signed by: alemi
GPG key ID: A4895B84D311642C
2 changed files with 6 additions and 0 deletions

3
src/migrations/README.md Normal file
View file

@ -0,0 +1,3 @@
# migrations
there are sea_orm migrations to apply to your database

3
src/model/README.md Normal file
View file

@ -0,0 +1,3 @@
# model
these are orm entities, with associated relations, constructors and sometimes utility functions