We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The aniwatch API is hosted and with the same repo listed in the Readme file. But the Aniwatch sever is not working and showing offline.
The text was updated successfully, but these errors were encountered:
Have you set all the necessary settings from .env.example in the Aniwatch Repo? Specifically, this one:
.env.example
ANIWATCH_API_CORS_ALLOWED_ORIGINS=https://your-production-domain.com,https://another-trusted-domain.com
You'll need to allow the Cors to the domains of your hosted website
Sorry, something went wrong.
Now the vercel shows the error that there is a problem running 'npm run build'
Can you take a screenshot of the error for me?
Yes sure!
No branches or pull requests
The aniwatch API is hosted and with the same repo listed in the Readme file. But the Aniwatch sever is not working and showing offline.
The text was updated successfully, but these errors were encountered: