16 lines
		
	
	
		
			698 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			698 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Heimdall
 | |
| 
 | |
| Heimdall Application Dashboard is a web-based dashboard for organizing and accessing your web applications and links. It provides a simple and elegant interface to keep all your frequently used links in one place, which you can set as your browser's start page.
 | |
| 
 | |
| [Heimdall Website](https://heimdall.site/)
 | |
| 
 | |
| ## How to start
 | |
| 
 | |
| 1.  Create a `.env` file based on the `.env.example` file.
 | |
| 2.  Set the `TZ` variable in the `.env` file.
 | |
| 3.  Run `docker-compose up -d` to start the application.
 | |
| 4.  The application will be available at [http://localhost](http://localhost).
 | |
| 
 | |
| ## Setup
 | |
| 
 | |
| After starting the application, you can access the web interface and start adding your applications and links. |