Build with Next.js and AdminLTE user interface for Kabassu
- Node.js
- npm
- Clone this repository
- Set servers of kabassu in next.config.js
- Run npm install
- Run npm run dev
- Default login and password is admin/admin
- If you can't login then please go to dev tools (chrome), select call to kabassu backend and allow access with self signed certificate
- Please make sure that your browser is up to date. Very important for firefox to make sure that treating cors preflight is correct