Skip to content

Simple Web UI to record tombola prices and the assigned numbers

License

Notifications You must be signed in to change notification settings

72services/tombola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tombola App

Run PostgreSQL

docker run --name tombola-postgres -p5435:5432 -e POSTGRES_DB=tombola -e POSTGRES_USER=tombola -e POSTGRES_PASSWORD=tombola -d postgres

About

Simple Web UI to record tombola prices and the assigned numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published