time.ir icon indicating copy to clipboard operation
time.ir copied to clipboard

using this api, you can easily have features of time.ir. don't forget stars :)

Results 3 time.ir issues
Sort by recently updated
recently updated
newest added

Can we have an API to know vacations by date?

Hi It didn't work for me please help me! ![image](https://user-images.githubusercontent.com/85542173/132169793-b67a7986-3c79-4663-9a15-a9ee856fbd0b.png) ```` C:\Program Files\nodejs\node.exe" C:\Users\Morteza\Desktop\time.ir-master\test\events\events.spec.js internal/process/esm_loader.js:74 internalBinding('errors').triggerUncaughtException( ^ Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'C:\Users\Morteza\Desktop\time.ir-master\src\app' imported from C:\User s\Morteza\Desktop\time.ir-master\test\events\events.spec.js Did you mean...

To run the production server docker on port 4000: ``` cd time.ir docker build -t time.ir . docker run -d -p 4000:4000 --name time.ir time.ir ```