library-management-system icon indicating copy to clipboard operation
library-management-system copied to clipboard

Created a .env environmental variable file to store our environmental variables

Open danielTunwashe opened this issue 2 years ago • 2 comments

Created a .env folder to store our environmental variables in order to prevent writing every time when our application is closed and opened again. In the process, I modified the requirements.txt file by running "pip install python-dotenv".

so henceforth, to run the application, we simply just type the command flask run

danielTunwashe avatar Apr 17 '23 23:04 danielTunwashe

@dependabot merge

On Tue, Apr 18, 2023 at 4:41 AM Tunwashe Daniel @.***> wrote:

Created a .env folder to store our environmental variables in order to prevent writing every time when our application is closed and opened again. In the process, I modified the requirements.txt file by running "pip install python-dotenv".

so henceforth, to run the application, we simply just type the command flask run

You can view, comment on, or merge this pull request online at:

https://github.com/hamzaavvan/library-management-system/pull/3 Commit Summary

File Changes

(3 files https://github.com/hamzaavvan/library-management-system/pull/3/files)

Patch Links:

  • https://github.com/hamzaavvan/library-management-system/pull/3.patch
  • https://github.com/hamzaavvan/library-management-system/pull/3.diff

— Reply to this email directly, view it on GitHub https://github.com/hamzaavvan/library-management-system/pull/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNY3RMSDTEXXSKOBKM6TSLXBXIK5ANCNFSM6AAAAAAXB3KXO4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

hamzaavvan avatar Nov 30 '23 09:11 hamzaavvan

@dependabot squash and merge

On Thu, Nov 30, 2023 at 2:35 PM Hamza Avvan @.***> wrote:

@dependabot merge

On Tue, Apr 18, 2023 at 4:41 AM Tunwashe Daniel @.***> wrote:

Created a .env folder to store our environmental variables in order to prevent writing every time when our application is closed and opened again. In the process, I modified the requirements.txt file by running "pip install python-dotenv".

so henceforth, to run the application, we simply just type the command flask run

You can view, comment on, or merge this pull request online at:

https://github.com/hamzaavvan/library-management-system/pull/3 Commit Summary

File Changes

(3 files https://github.com/hamzaavvan/library-management-system/pull/3/files)

Patch Links:

  • https://github.com/hamzaavvan/library-management-system/pull/3.patch
  • https://github.com/hamzaavvan/library-management-system/pull/3.diff

— Reply to this email directly, view it on GitHub https://github.com/hamzaavvan/library-management-system/pull/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACNY3RMSDTEXXSKOBKM6TSLXBXIK5ANCNFSM6AAAAAAXB3KXO4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

hamzaavvan avatar Nov 30 '23 09:11 hamzaavvan