Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsr21 authored May 8, 2024
1 parent 466fc05 commit eb2dc7f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ We have implemented a CI/CD pipeline using GitHub Actions, which automates our t
- **Automated Tests**: Runs automated unit tests to ensure all code commits meet quality standards before merging.
- **Build**: Builds the Docker containers for both frontend and backend services.

## Environment Setup

To set up the application, create an `.env` file based on the `.env.example` template and fill in the `API_KEY` variable with your TMDB API access token.

## Future Goals
- Refactor code to keep consumer security & API Key security in mind.
- Improve the authentication feature & add O-Auth feature.
Expand Down

0 comments on commit eb2dc7f

Please sign in to comment.