-
-
Notifications
You must be signed in to change notification settings - Fork 821
New issue
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
Validate Talawa API with PostgreSQL (No Docker) #2666
Comments
Hey @pranshugupta54. Can I work on this issue? I need a bit more clarification. Do I have to write tests for them or just have to test endpoints with following instructions and make a proof of test video that shows everything is working fine? |
No need to write tests, just a video and also to check if documents are accurate. |
Thank you. |
Hi @pranshugupta54 . I have questions related to |
Please work with @meetulr who will be able to provide some guidance on what to do. |
Thank you @palisadoes. I have messaged him and waiting for his response. I also messaged @pranshugupta54 my query about routes which are not defined ( I think ). |
Don't let that delay the work. Try with a just few event entries. We need the installation script. |
We can add the rest later |
Hey @pranshugupta54 , Can I have chance to work on this issue if there is no progress, as I already have talawa-api and talawa-admin setup and also the docker |
@TharunYetti, this is on the new branch Postgres. Are you able to run on it? |
Hey @TharunYetti. I am already working. Things are working except the graphql queries. Having some env type problems that I will fix soon. |
Yeah it is working fine, I have checked |
Please let me know if I need to change anything. As this branch is not same like the develop branch, there are less functionalities(mentioned by @xoldd). So I was not able to test the endpoints further. But I hope this script will help to setup the project locally without docker. Thanks @pranshugupta54 @palisadoes. I have added the working proof after setup. |
Objective:
Ensure that the setup and installation process for the Talawa API, including PostgreSQL integration without docker, works as expected by following the provided documentation. Identify any gaps, inaccuracies, or areas where instructions could be clearer. Follow each step in the setup documentation carefully, starting from environment setup to running the API with PostgreSQL.
Branch:
develop-postgres
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: