Skip to content

Commit 438d70b

Browse files
Update README.md
1 parent 88700bb commit 438d70b

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -78,24 +78,6 @@ We provide a comprehensive E2E test suite that runs against **LocalStack** (simu
7878
make e2e-ai-down
7979
```
8080

81-
### Running Components Individually
82-
83-
- **Start Infrastructure**:
84-
```bash
85-
npm run dev
86-
```
87-
- **Scanner Unit Tests**:
88-
```bash
89-
cd backend/api
90-
go test ./internal/scanner/...
91-
```
92-
- **GraphQL Playground**: Open http://localhost:8080/graphql after starting infrastructure.
93-
94-
## Support
95-
96-
97-
For support, please open an issue in the standard GitHub issue tracker.
98-
9981
## License
10082

10183
This project is licensed under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)