le717 / areyouona-date

Determine if you are currently on a date!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are you on a Date?

Determine if you are currently on a date!

Install

  1. Install Python 3.7+ and Poetry
  2. Rename oss.env to .env
  3. Set missing environment variables
  4. poetry install
  5. poetry shell
  6. flask run

Build/Deploy

  1. docker build -f "Dockerfile" -t areyouona-date:latest .
  2. docker run -d --name areyouona-date -p 5000:5000 -t areyouona-date:latest

License

2018-2019 Caleb Ely

MIT

Candle image from http://www.clker.com/clipart-10651.html

About

Determine if you are currently on a date!

License:MIT License


Languages

Language:HTML 42.4%Language:Python 39.6%Language:CSS 7.6%Language:JavaScript 6.6%Language:PHP 1.8%Language:Dockerfile 1.6%Language:Shell 0.5%