linuxct / malninstall-frontend

#malninstall: This is the Malninstall Web frontend, developed in Next.js

Home Page:https://malninstall.linuxct.space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malninstall Web frontend (in Next.js + Tailwind CSS)

This is the Malninstall Web frontend. It is intended to be used in the cases where the mobile client stops working due to a rogue application bypassing it.

You can check the service live in https://malninstall.linuxct.space. Press on the Help button to display instructions on how to use it.

Build

First, make sure you have installed and properly configured the following packages: docker docker-compose git traefik.

Execute the build.sh command. It will automatically build a local Docker image and bring it up using docker-compose.

Deploy

This application is deployed with Traefik as edge router. If you wish to check its configurations, please refer to the docker-compose.yml file.

About

#malninstall: This is the Malninstall Web frontend, developed in Next.js

https://malninstall.linuxct.space/

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 89.1%Language:JavaScript 4.8%Language:CSS 4.2%Language:Dockerfile 1.3%Language:Shell 0.6%