samonkoba / forkish-back

forkish backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOR KISH

This is a back-end application for managing driver and passenger coordination. The product is designed by my friend "Mostafa Khalilnasab".

The driver mobile app is here[https://github.com/karianpour/forkish-driver]

The passenger mobile app is here[https://github.com/karianpour/forkish-app]

Here you can see a video of the apps in action:

Demo

Build

in tsconfig.json I have to add "baseUrl"="." but it does not work properly while coding

for build

I added the following line to index.d.ts line 11 in @types/bent, there is closed issue about it here[mikeal/bent#71]

type Response = any;

About

forkish backend


Languages

Language:TypeScript 72.9%Language:PLpgSQL 14.0%Language:HTML 12.0%Language:Shell 1.1%