Skip to content

KartikJain14/muntree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUNTree

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.

How to run the application?

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors