/caribackend

Primary LanguageTypeScript

Cari Backend

Install

  1. Clone the respository
    git clone https://github.com/ozgurbayram/caribackend.git    
    cd caribackend
  1. Install dependencies
    npm install 
  1. To be able to work with database replace your db path into .env file

  2. Start the server

    npm run start

Notes

  1. If you want to work on diffrent port change it in .env file and for the mobile app inside services/api.ts