Jeremy Zheng 4ac4854af2 :heavy_plus_sign: add tablar icons 1 month ago
..
app 6a2956ae8c 查询参数支持 highlight tag 1 month ago
bootstrap 63acb2f67c add withRouting 4 months ago
config ab36e18e18 v4->v6 2 months ago
database 031827aea8 :fire: Schema::table 3 months ago
docker e7df343372 :wrench: add nodejs container 11 months ago
public c0bdd93dba create 1 month ago
resources 6bc8dc33b6 add wiki-search.css 1 month ago
routes e27c46b0a3 add SearchController 1 month ago
storage da97083e9f book 88 update 11 months ago
tests 9e3ca938bf v4->v6 2 months ago
.editorconfig 7bf776444a :tada: create an empty laraval v12 project 1 year ago
.env.example 554df0be92 :wrench: add OPENSEARCH 4 months ago
.gitattributes 7bf776444a :tada: create an empty laraval v12 project 1 year ago
.gitignore d627b4a20b add yarn.lock 11 months ago
README.md 1c4be00706 :heavy_plus_sign: add image/jwt/http client/sheet support for laravel 1 year ago
artisan 7bf776444a :tada: create an empty laraval v12 project 1 year ago
composer.json 38ff480ebd :bug: fix phpunit 1 month ago
package.json 4ac4854af2 :heavy_plus_sign: add tablar icons 1 month ago
phpunit.xml 7bf776444a :tada: create an empty laraval v12 project 1 year ago
vite.config.js 7bf776444a :tada: create an empty laraval v12 project 1 year ago

README.md

Usage

cd ~/workspace/mint/api-v12
npm install
npm run build
# start your local development server
composer run dev