Welcome to the Mostaqem API! This API provides endpoints for accessing and managing data related to Mostaqem.
To get started with the Mostaqem API, follow these steps:
- Clone the repository:
git clone https://github.com/Mostaqem/mostaqem-api.git
- Install the dependencies:
pnpm install
- Set up the environment variables: Create a
.env
file and configure the required variables. - Start the server:
pnpm start:dev
Once the server is up and running, you can access the API endpoints using the following base URL: http://localhost:3000/api/v1
This project is licensed under the Mostaqem Custom License (MCL) v1.1 © OMAR SABRA. Please refer to the LICENSE file for full details. All past and future contributions and modifications are governed by this license.