- Clone the repository:
git clone https://github.com/EventoryHost/Eventory-backend.git
- Navigate to the project directory:
cd Eventory-backend
- Install dependencies:
npm install
- Start the server:
npm run dev
- The API will be available at
http://localhost:4000
.
This project is licensed under the MIT License.