Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kluge7 authored Apr 6, 2024
1 parent d56938b commit 054632f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ Rememeber that the backend application needs to be running for this to work.

2. **Verify Server Status**: After starting the backend server, ensure it is running on localhost and listening on port 8080.

# CI/CD - Github Actions
## Communication Fault
**Issue**: The application fails to connect to the database, indicating a possible misconfiguration.

**Solution**: Ensure your database is correctly configured. Common misconfigurations include incorrect database URL, port, username, or password. Double-check your configurations.

# CI/CD - Github Actions
## CI
Tests are run continuously with the Continuous Integration pipeline through Github Actions. The pipeline executes npm commands to build the application and run tests.
Expand Down

0 comments on commit 054632f

Please sign in to comment.