Installation
- Create
<static-dir>/admin/index.html - Create
<static-dir>/admin/config.yml
- For backend, we will use Decap - Local Repository
Usage
Local Repository
Manual
- Open another terminal and run
npx decap-server
Auto
- Install concurrently
- Add a script to run your project and decap server simultaneously
concurrently --kill-others \"<dev-command>\" \"npx decap-server\"Portal
Navigate to http://localhost:<port>/admin/index