ther12k / pikobar-logistik-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIKOBAR LOGISTIK API

Build with laravel 5.7 + MySql

Installation

$ git clone git@github.com:jabardigitalservice/pikobar-logistik-api.git
$ cd pikobar-logistik-api
$ cp .env.example .env
$ docker-compose up -d
$ docker exec -it api_logistik bash
$ php composer.phar install
$ php artisan key:generate
$ php artisan jwt:secret
$ php artisan migrate

Coding Style

License

Pikobar Logistik API is open-sourced software licensed under the MIT license.

About

License:MIT License


Languages

Language:TSQL 97.4%Language:PHP 2.3%Language:HTML 0.2%Language:Dockerfile 0.0%Language:Vue 0.0%