MUNTree is an alterantive to linktree for private use.
To Do:
-
Make backend (mostly ai but tested)
-
Make frontend
-
Dockerize (integrate frontend + backend in docker)
-
Allow to reposition the links
-
Add rate limiting.
-
Add stats for the visitors.
-
Add logging.
Run the following command to copy the file from backend/.env.sample to backend/.env by cp backend/.env.sample backend/.env and now, modify it according to your requirements.
Run the following command to build the image and start the container.
docker compose up -d
The frontend will now be visible at:
http://localhost:4321/
This can be changed by modifying docker-compose.yml:23
Made with 💙 by MunSoc Tech Team 2025-26.