https://github.com/noisersup/dashboard
Microservice oriented multifunctional dashboard with modules that I need
https://github.com/noisersup/dashboard
backend dashboard kubernetes microservices
Last synced: about 1 year ago
JSON representation
Microservice oriented multifunctional dashboard with modules that I need
- Host: GitHub
- URL: https://github.com/noisersup/dashboard
- Owner: noisersup
- Created: 2021-05-02T10:55:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-20T13:53:15.000Z (over 4 years ago)
- Last Synced: 2024-10-09T13:08:50.308Z (over 1 year ago)
- Topics: backend, dashboard, kubernetes, microservices
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dashboard
Web dashboard based on microservice architecture.
It contains services like:
- [pomodoro](https://github.com/noisersup/dashboard-backend-pomodoro)
- [tasks](https://github.com/noisersup/dashboard-backend-todo)
- [finances](https://github.com/noisersup/dashboard-backend-finance)
- calendar
## Tech stack
- Go
- Gorilla/mux
- Kubernetes
- Docker
- Postgresql
- MongoDB
- Vue.js
## Contributing
All pull requests, issues and commits are welcome.
## License
[MIT](https://choosealicense.com/licenses/mit/)