Skip to content

foss-dev/dolphin-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dolphin IT

/app/static/img/logo.svg

Issue tracker. Side project.

Run

export FLASK_APP=app.py
export FLASK_ENV=development

flask run

Tests

python -m unittest discover -v -s tests/