library-management-system
library-management-system copied to clipboard
Created a .env environmental variable file to store our environmental variables
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
@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
- 4bee07d https://github.com/hamzaavvan/library-management-system/pull/3/commits/4bee07d6f95e650c396aca7378bcef6cff79973a Created a .env enviromental variable file to store our enviroment variables
File Changes
(3 files https://github.com/hamzaavvan/library-management-system/pull/3/files)
- A .env https://github.com/hamzaavvan/library-management-system/pull/3/files#diff-e9cbb0224c4a3d23a6019ba557e0cd568c1ad5e1582ff1e335fb7d99b7a1055d (3)
- M .gitignore https://github.com/hamzaavvan/library-management-system/pull/3/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947 (3)
- M requirements.txt https://github.com/hamzaavvan/library-management-system/pull/3/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552 (13)
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: @.***>
@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
- 4bee07d https://github.com/hamzaavvan/library-management-system/pull/3/commits/4bee07d6f95e650c396aca7378bcef6cff79973a Created a .env enviromental variable file to store our enviroment variables
File Changes
(3 files https://github.com/hamzaavvan/library-management-system/pull/3/files)
- A .env https://github.com/hamzaavvan/library-management-system/pull/3/files#diff-e9cbb0224c4a3d23a6019ba557e0cd568c1ad5e1582ff1e335fb7d99b7a1055d (3)
- M .gitignore https://github.com/hamzaavvan/library-management-system/pull/3/files#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947 (3)
- M requirements.txt https://github.com/hamzaavvan/library-management-system/pull/3/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552 (13)
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: @.***>