codescalersinternships / home

home repo for internships
1 stars 0 forks source link

Flyspray #90

Open rawdaGastan opened 11 months ago

rawdaGastan commented 11 months ago

Description

It's a web-based bug tracking system.

Requirements

Backend

models:

endpoints:

DB:

validator:

middle-wares:

configuration: (it's recommended to use JSON for your configs)

extra: make sure your backend server has

Frontend

to be added

Docker compose

make sure to add a docker compose for your backend server and frontend

References