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
nice work here ,
Please there seems to not be an env example in either the server or client folder
thanks
The text was updated successfully, but these errors were encountered:
@rylxes Here is one based on the original that was removed:
MONGO_URL=mongodb://username:password@localhost:27017/next-graphql AUTH_SECRET= SESSION_SECRET= PORT=4000 CLIENT_URL_DEV=http://localhost:3000 CLIENT_URL_PROD=https://next-graphql.now.sh GOOGLE_CLIENT_ID= GOOGLE_SECRET_ID= ROOT_URL_DEV=http://localhost:4000 ROOT_URL_PROD=https://next-graphql-api.now.sh
Sorry, something went wrong.
thanks a lot ,
Cheers !
No branches or pull requests
nice work here ,
Please there seems to not be an env example in either the server or client folder
thanks
The text was updated successfully, but these errors were encountered: