EventHub API

See documentation and routes

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Installation

  1. Clone the repository:
git clone https://github.com/mehmetsinann/eventhub-backend.git
  1. Navigate to the project directory:
cd eventhub-backend
  1. Install dependencies:
yarn install
  1. Start the project:
yarn start