Skip to content

bmaric13/NWlogReader

Repository files navigation

# NW Log Reader

## Setup

1. Clone the repository: `git clone https://github.com/your-username/nwlogreader.git`
2. Install dependencies: `npm install`
3. Create a `.env` file with your API key and secret key: `NEXT_PUBLIC_API_KEY=your-api-key` and `SECRET_KEY=your-secret-key`
4. Start the development server: `npm run dev`

## Usage

1. Open your web browser and navigate to `http://localhost:3000`
2. Use the NW Log Reader interface to view and manage your logs

## Deployment

1. Build the application: `npm run build`
2. Start the production server: `npm run start`
3. Configure your reverse proxy to point to `http://localhost:3000`

About

Cisco show-tech dump parser and analyzer — interactive web UI, DuckDB-backed, FastAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors