FAQ¶
Common Issues¶
Database Connection Error¶
Ensure that the database credentials in the .env file are correct and that the database server is running.
Authentication Issues¶
Make sure the SECRET_KEY in the .env file is set correctly and matches the key used to sign JWT tokens.
Service Not Starting¶
Check the logs for any errors and ensure all dependencies are installed by running npm install.
Contact¶
For any questions or inquiries, please contact the author at anan@makenai.es.