Skip to content

Example project for the Scout package

License

Notifications You must be signed in to change notification settings

kasianov-mikhail/scout-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scout IP

Welcome to the Scout IP project! This README will help you understand what this project is about and how to get started.

Table of Contents

Introduction

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.

Setup Instructions

To install Scout IP, follow these steps:

  1. Clone the repository:
    git clone https://github.com/kasianov-mikhail/scout-ip.git
  2. Navigate to the project directory:
    cd scout-ip
  3. Create a Secrets file and open it:
    touch Secrets.json & open Secrets.json
  4. Add to the file:
    {
        "IPINFO_KEY": "YOUR_IPINFO_KEY"
    }
  5. Replace YOUR_IPINFO_KEY with the token found in the account section of the IPinfo website after signing in.

App Store

You can download the Scout IP app from the App Store here.

License

This project is licensed under the MIT License. See the LICENSE file for more details.