Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.02 KB

Quran Tajwid API (Test)

Warning

Do not use for Production app. The API, domains etc. might be changed without prior notice

Server app that I quickly scaffolded using Express Application Generator. If we want to get serius building API, perhaps need to use better framework ie NestJS etc.

Getting started

npm install

On MacOS or Linux, run the app with this command:

DEBUG=myapp:* npm run dev

On Windows PowerShell, use this command:

$env:DEBUG='myapp:*'; npm run dev

Then, load http://localhost:3000/ in your browser to access the app.

Deployments

Endpoints

And probably it will not work since you don't have access to the database.