mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
updated readme
This commit is contained in:
@@ -21,10 +21,9 @@
|
||||
- `git clone git@gitlab.com:CIEFWorldwideSdnBhd/exchange.git`
|
||||
- `cd` in your working folder
|
||||
- Copy `.env-example` to `.env`
|
||||
- Edit `.env` and set your database connection details
|
||||
- Cmd or git bash run `php artisan key:generate` and `php artisan jwt:secret`)
|
||||
- `php artisan migrate`
|
||||
- `yarn` / `npm install`
|
||||
- Run `docker-compose up`
|
||||
- Open another git bash run `yarn install`
|
||||
- Run `yarn run watch`
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user