Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fivehanz/fxnz

Moved to gitlab permanently @ https://gitlab.com/fivehanz/links-management-system
https://github.com/fivehanz/fxnz

gitlab mirrored-repository

Last synced: about 2 months ago
JSON representation

Moved to gitlab permanently @ https://gitlab.com/fivehanz/links-management-system

Awesome Lists containing this project

README

        

# hanz.lol

Personal Link Management System with API

ArgoCD and K8S manifest files ---> [here](https://gitlab.com/fivehanz/lms-cd-files)

TODO

- [x] structured folders/mods for routes, models, database
- [x] organized file structure with main and lib.rs
- [ ] setup tracing & monitoring
- [ ] setup health checks and status checks
- [ ] convert TODO to issues
- [x] DB & ORM -- sea orm, postgres
- [ ] auth system
- [x] build with gitlab CI
- [x] deploy using argocd and k8s
- [ ] implement tests
- [ ] semantic versioning automation
- [x] move to trunk based development, [ref](https://cloud.google.com/architecture/devops/devops-tech-trunk-based-development)

Note: the project is being ported to rust with axum and tokio ecosystem.