liorst / iron-swords-missing

Home Page:https://www.ironswords.org.il

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iron Swords Missing Persons Finder

This repository contains the code for the Iron Swords Missing Persons Finder project. This project aims to assist in locating missing and kidnapped individuals.

Prerequisites

Before you begin, ensure you have installed pnpm on your machine. You can install it using the following command:

npm install -g pnpm

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/kaminskypavel/iron-swords-missing.git
  2. Navigate to the project directory:

    cd iron-swords-missing
  3. Install the necessary dependencies (assuming you have Node.js installed):

    pnpm install

Usage

To start the application, use the following command:

pnpm dev

This will start the server and you can access the application at http://localhost:3000 or the configured port.

Contributing

We welcome contributions to this project. Please feel free to open an issue or create a pull request.

License

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

Contact

For any inquiries or issues, please contact: Pavel Kaminsky. vithano Idan Dagan

About

https://www.ironswords.org.il


Languages

Language:TypeScript 94.0%Language:JavaScript 3.8%Language:CSS 2.2%