Skip to content
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

Add Database Models #3

Open
SuhailAhmed2627 opened this issue Jan 24, 2024 · 16 comments
Open

Add Database Models #3

SuhailAhmed2627 opened this issue Jan 24, 2024 · 16 comments
Labels
level 1 Completing this issue is counted as completing level 1 in DWoC

Comments

@SuhailAhmed2627
Copy link
Contributor

Add the mongoose models for the database given here

@SuhailAhmed2627 SuhailAhmed2627 added the level 1 Completing this issue is counted as completing level 1 in DWoC label Jan 24, 2024
@Albert-2
Copy link

Albert-2 commented Jan 25, 2024

hey @SuhailAhmed2627
I would like to contribute to this issue can you please assign me the same under DWoC'23
Thank You....!:)

@Albert-2
Copy link

hey @SuhailAhmed2627
The assignment is not updated in "issues taken" tab in DWoC'23 dashboard....?!!

@SuhailAhmed2627
Copy link
Contributor Author

hey @SuhailAhmed2627 The assignment is not updated in "issues taken" tab in DWoC'23 dashboard....?!!

Have you clicked the "New Issue Assigned?" button in the project's page in DWoC site?

@Albert-2
Copy link

yes
image

@SuhailAhmed2627 SuhailAhmed2627 assigned Albert-2 and unassigned Albert-2 Jan 26, 2024
@SuhailAhmed2627
Copy link
Contributor Author

Have you specified your github handle correctly in the DWoC site?

@Albert-2
Copy link

No i did not....!!
damn....
how do i correct it now

@SuhailAhmed2627
Copy link
Contributor Author

No i did not....!! damn.... how do i correct it now

You can edit it in your profile page

@Albert-2
Copy link

yes done
can you please assign me the issue again
ssly sorry.....!🙏

@Albert-2
Copy link

and one more thing are this env variables right cause i am facing some issue while setting up the project

APP_ENV=development
SERVER_HOST=localhost
SERVER_PORT=3000

DAUTH_CLIENT_ID=test
DAUTH_CLIENT_SECRET=test
DAUTH_REDIRECT_URI=http://127.0.0.1:3000/user/auth/callback

JWT_SECRET=areallylongjwtsecret
JWT_EXPIRES_IN=1d

MONGO_ADMIN_USER=admin
MONGO_USER=server
MONGO_PASSWORD=areallylongdbpassword
MONGO_HOST=localhost
MONGO_PORT=27017
MONGO_DB=dashboard_db

METRICS_USERNAME=metrics
METRICS_PASSWORD=areallylongmetricspassword

DB_EXTERNAL_PORT=27017
SERVER_EXTERNAL_PORT=3000

@SuhailAhmed2627
Copy link
Contributor Author

yes done can you please assign me the issue again ssly sorry.....!🙏

You are already assigned this issue

@SuhailAhmed2627
Copy link
Contributor Author

and one more thing are this env variables right cause i am facing some issue while setting up the project

APP_ENV=development SERVER_HOST=localhost SERVER_PORT=3000

DAUTH_CLIENT_ID=test DAUTH_CLIENT_SECRET=test DAUTH_REDIRECT_URI=http://127.0.0.1:3000/user/auth/callback

JWT_SECRET=areallylongjwtsecret JWT_EXPIRES_IN=1d

MONGO_ADMIN_USER=admin MONGO_USER=server MONGO_PASSWORD=areallylongdbpassword MONGO_HOST=localhost MONGO_PORT=27017 MONGO_DB=dashboard_db

METRICS_USERNAME=metrics METRICS_PASSWORD=areallylongmetricspassword

DB_EXTERNAL_PORT=27017 SERVER_EXTERNAL_PORT=3000

What issue are you facing?

@Albert-2
Copy link

image

image

👆

@Albert-2
Copy link

image

@SuhailAhmed2627
Copy link
Contributor Author

@Albert-2 Everything is working properly. There is no controller on that url. So 404. Check /docs and /metrics

@Albert-2
Copy link

okok Thank you.....

@Albert-2
Copy link

#4

kindly review it
Thank You...!:)

@Albert-2 Albert-2 removed their assignment Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level 1 Completing this issue is counted as completing level 1 in DWoC
Projects
None yet
Development

No branches or pull requests

2 participants