Skip to content

EventoryHost/Eventory-backend

Repository files navigation

Eventory Backend

Installation

  1. Clone the repository:
    git clone https://github.com/EventoryHost/Eventory-backend.git
  2. Navigate to the project directory:
    cd Eventory-backend
  3. Install dependencies:
    npm install

Usage

  1. Start the server:
    npm run dev
  2. The API will be available at http://localhost:4000.

License

This project is licensed under the MIT License.