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

Auth and User Module added with ORM config file #12

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Syed007Hassan
Copy link
Collaborator

  • Please note that I did not run the project since I did not have SQL databases but I have installed all the req packages.
  • Furthermore, logging has been implemented
  • Do not forget to add all the environmental variables in a .env file that would look something like:
    JWT_SECRET=secret
    DB_NAME=
    DB_HOST=localhost
    DB_PORT=5432
    DB_USER=
    DB_PASSWORD=
    DB_SCHEMA=public

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant