Skip to content

IDepla/bugtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goal

Build a simple bug tracker

options:

  • localhost using the django server
  • on container with compose

localhost

  1. create a virtual environment

  2. python3 -m pip install requirements.txt

create a superuser account:

python3 -m manage.py createsuperuser

login

enjoy.

containers

docker compose up --build

filling

you can use the api

About

A simple bug tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors