https://github.com/alexandrelamarre/bug-tracking-express-server
https://github.com/alexandrelamarre/bug-tracking-express-server
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexandrelamarre/bug-tracking-express-server
- Owner: alexandreLamarre
- License: apache-2.0
- Created: 2021-04-06T20:09:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T20:49:13.000Z (over 1 year ago)
- Last Synced: 2025-02-28T11:30:10.746Z (7 months ago)
- Language: JavaScript
- Size: 615 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bug-Tracking-Express-Server
## Table of Contents
- [Local Architecture](#Local-Architecture)
- [System Architecture](#System-Architecture)
- [References](#References)### Local Architecture
This repository represents the Authentication server of the distributed system.
### System Architecture
The system is based on a cloud-hosted dsitributed systems architecture, deployed via Kubernetes & automated via Jenkins.

### References