Skip to content

Guillem96/dog-bed-db-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dog Bed DB TODO

travis-ci-build

Simple example app to organize your every day tasks using Dob Bed db database from aosabook 500 lines or less.

Install dependencies

pip install -r requirements.txt

Run server

export FLASK_APP=dbdb_todo
export FLASK_ENV=development
flask run

Run tests

Install teh application as a package.

python dbdb_todo/setup.py install

Run the tests

pytest test/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages