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.
- 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.
- Add "How to Use" Page
Before you get started, ensure you have the following installed:
Follow these steps to get GeoSiteList up and running locally:
-
Clone the repository:
git clone https://github.com/actusnileh/GeoSiteList.git
-
Navigate to the project directory:
cd GeoSiteList
-
Run the project in developer or production mode:
- Developer mode:
make dev
- Production mode:
make prod
- Developer mode:
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.
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.
- Fork the project.
- Create your feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Add some AmazingFeature'
- Push to the branch:
git push origin feature/AmazingFeature
- Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.