A web frontend for Better WAPI
git clone https://github.com/Loupeznik/better-wapi-webapp
npm install -g pnpm
pnpm install
pnpm run dev
Build the project with pnpm run build
. The output will be in the dist
folder.
pnpm install
pnpm run build
Then edit the dist/config.json
file and set the API_BASE_URL
to the BaseURL of your Better WAPI instance.
Create a record
Update a record
List records