Develop#303
Conversation
mateacademy-ai-mentor
left a comment
There was a problem hiding this comment.
Sorry, the pull request review was unsuccessful for the following reasons:
Warning
Too many changes in the pull request. Please make sure that you have added only the necessary changes to the pull request.
[CODE: TMC]
If the issue is within your control, please address it.
The next review attempt will automatically launch in about 1 hour.
If you believe this is an error or need assistance, please contact the support team.
mateacademy-ai-mentor
left a comment
There was a problem hiding this comment.
Sorry, the pull request review was unsuccessful for the following reasons:
Warning
Too many changes in the pull request. Please make sure that you have added only the necessary changes to the pull request.
[CODE: TMC]
If the issue is within your control, please address it.
The next review attempt will automatically launch in about 1 hour.
If you believe this is an error or need assistance, please contact the support team.
mateacademy-ai-mentor
left a comment
There was a problem hiding this comment.
Sorry, the pull request review was unsuccessful for the following reasons:
Warning
Too many changes in the pull request. Please make sure that you have added only the necessary changes to the pull request.
[CODE: TMC]
If the issue is within your control, please address it.
The next review attempt will automatically launch in about 1 hour.
If you believe this is an error or need assistance, please contact the support team.
Anton-Kuchmasov
left a comment
There was a problem hiding this comment.
Amazing job you did!
Related feedback was sent into the fe_chat thread
Як запустити проєкт локально
Створіть базу даних PostgreSQL.
У папці
backendстворіть файл.envна основі.env.example.Вкажіть підключення до бази даних, а також дані пошти:
Також вкажіть своі секретні ключи для JWT
У корені репозиторію встановіть залежності:
Налаштуйте базу даних і згенеруйте тестові дані:
Запустіть backend в окремому терміналі:
Запустіть frontend в іншому терміналі:
Після виконання цих кроків сайт має бути доступний локально.