Skip to content

Latest commit

 

History

History
89 lines (61 loc) · 2.87 KB

README.md

File metadata and controls

89 lines (61 loc) · 2.87 KB

GeoSiteList

GitHub stars Website

GeoSiteList is a convenient and powerful search tool designed to help you quickly access geosite data. With easy domain category selection, you can view, copy, and use specific domain lists with just a few clicks.

GeoSiteList Screenshot

✨ Features

  • Effortless Search: Find relevant geosite data easily with category-based filtering.
  • Quick Access: Select and display the domain categories at the top for easy copying and usage.
  • Flexible Modes: Run in both developer and production environments with minimal setup.

📚 Table of Contents

📈 Roadmap

  • Add "How to Use" Page

⚙️ Dependencies

Before you get started, ensure you have the following installed:

🚀 Installation

Follow these steps to get GeoSiteList up and running locally:

  1. Clone the repository:

    git clone https://github.com/actusnileh/GeoSiteList.git
  2. Navigate to the project directory:

    cd GeoSiteList
  3. Run the project in developer or production mode:

    • Developer mode:
      make dev
    • Production mode:
      make prod

🔧 Main Commands

  • make dev - Start the development container.
  • make drop-dev - Stop the development container.
  • make logs-dev - View development logs.
  • make prod - Start the production container.
  • make drop-prod - Stop the production container.
  • make logs-prod - View production logs.
  • make drop-all - Stop all containers.

🤝 Contributing

Contributions are what make the open-source community such an amazing place! Whether it’s bug reports, feature requests, or pull requests, your help is always welcome.

  1. Fork the project.
  2. Create your feature branch: git checkout -b feature/AmazingFeature
  3. Commit your changes: git commit -m 'Add some AmazingFeature'
  4. Push to the branch: git push origin feature/AmazingFeature
  5. Open a pull request.

📄 License

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


🌐 Visit the live site | ⭐ Star this project