This is an administration panel that can be operated from the web using Infrared REST API. This eliminates the need to manipulate files one by one.
- User Authentication
- Delete and Add Proxy
- Clean Design
Set environment variables and build Nuxt to build your site.
ADMIN_NAME=admin
ADMIN_PASSWORD=admin1234
INFRARED_API_URL=http://localhost:5000