Initial version

This commit is contained in:
Senad Uka
2023-04-28 19:11:46 +02:00
parent 3926104e60
commit 75b032012f
30 changed files with 1904 additions and 0 deletions

2
backend/.env.example Normal file
View File

@@ -0,0 +1,2 @@
OPENAI_API_KEY=your_openai_api_key
REDIS_URL=your_redis_url