forked from lhayhurst/ladyluck
-
Notifications
You must be signed in to change notification settings - Fork 0
brobzilla/ladyluck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Web site for showing X-Wing dice luck. If you'd like to contribute to this site, please contact me on github. `heroku local` to run the app locally configure .env to be the info for the DB ``` DATABASE_URL=postgres:///ladyluck_db ``` I also added `create_database.py` to help make the postgres DB easier. Then pushed DB to heroku with `heroku pg:push ladyluck_db DATABASE_URL ` Because I'm old and I can't remember how to deploy once every month. ``` git push heroku master ```
About
A Vassal log parser and statistics calculator.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 65.2%
- HTML 21.5%
- CSS 10.3%
- Java 3.0%