# 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`bmaric13/NWlogReader
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|