initial commit

This commit is contained in:
qugalet 2023-07-09 23:53:49 +03:00
commit a1806cbac9
17 changed files with 3155 additions and 0 deletions

1
.env.example Normal file
View file

@ -0,0 +1 @@
DATABASE_URL="postgresql://uabot@postgres:5432/uabot"