Skip to content

livshitsa/dashsearchupsert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dashsearchupsert

local run

  • create .env file , in app folder , with odbc string, see .env.template
  • docker build -t loc-dashsearchupsert .
  • docker run --rm -p 8888:8888 --volume ${PWD}/app:/app loc-dashsearchupsert python3 /app/app.py
  • open in chrome: http://localhost:8888

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published