Skip to content

Commit

Permalink
more notes
Browse files Browse the repository at this point in the history
  • Loading branch information
404matt committed Sep 25, 2023
1 parent 456dc59 commit d8e8a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Steps to run
### Known problems
1. I am not checking for the database to be connected to the backend before populating, i'm simply sleeping for 10. This is not a good practice, but for sake of time I went with this approach.
2. If using vs code to develop the frontend, npm install should be ran since i am using a dedicated volume for node_modules. An other approach would be to run in a DevContainer.
3. if the Database needs to be debuged, I included PGAdmin in the containers

### Thanks!
Thank you for reviewing my coding task, have a good day!

0 comments on commit d8e8a3d

Please sign in to comment.