36 lines
		
	
	
		
			960 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			960 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # GoHome
 | |
| 
 | |
| A repository to make a workhour report, which remids you of going home. Keep your Work/Life Balance __<-- Do you see the Ironie?__
 | |
| 
 | |
| 
 | |
| # Repository Structure
 | |
| coming soon
 | |
| 
 | |
| # Versions
 | |
| See more in the [versions.md](./docs/versions.md)
 | |
| | Wich Version | When released |
 | |
| | --- | --- |
 | |
| | alpha | tbd |
 | |
| | beta | tbd |
 | |
| | 1.0 | tbd |
 | |
| # Technologies
 | |
| All the greate technologies used for this project
 | |
| ## Automated Builds & Tests
 | |
| All builds and tests are done with [drone](https://www.drone.io/)
 | |
| For the automated deployment I user [argocd](https://argoproj.github.io/cd/)
 | |
| 
 | |
| ## Database
 | |
| For a database I use [mariadb](https://mariadb.org/)
 | |
| 
 | |
| ## Containers
 | |
| As an container registry I use [VMWare Harbor](https://goharbor.io/) and [Docker Hub](https://hub.docker.com/)
 | |
| 
 | |
| ## Languages 
 | |
| + GoLang --> for Backend
 | |
| + HTML --> Layouting
 | |
| + SASS --> Make it beautiful (well at least I try)
 | |
| + TypeScript --> Cause I have to
 | |
| 
 | |
| ## Frameworks
 | |
| + Ionic for front-end
 | |
| + Gin for back-end |