Welcome to the Scout IP project! This README will help you understand what this project is about and how to get started.
Scout IP is a project designed to demonstrate the usage of Scout package. It aims to provide examples and best practices for integrating Scout into your own projects.
To install Scout IP, follow these steps:
- Clone the repository:
git clone https://github.com/kasianov-mikhail/scout-ip.git
- Navigate to the project directory:
cd scout-ip
- Create a Secrets file and open it:
touch Secrets.json & open Secrets.json
- Add to the file:
{ "IPINFO_KEY": "YOUR_IPINFO_KEY" }
- Replace
YOUR_IPINFO_KEY
with the token found in the account section of the IPinfo website after signing in.
You can download the Scout IP app from the App Store here.
This project is licensed under the MIT License. See the LICENSE file for more details.