Alhouda Project Backend Service Api
[This project is using NodeJs, Typescript and somes package like : express, mongoose etc...]
- Alhouda Project is a Platform for Islam with local Ulema NigerNigeria scholars Courses, Lectures, Quran , Hadith , articles etc..
to run this app with docker :
- Clone the project : git clone https://github.com/ibrahmad18/alhouda-api.git
- Open terminal and run : docker build -t alhouda-api
- docker run -p 8080:8080 alhouda-api
- And open browser : 127.0.0.1:8080