Skip to content

A dating platform which helps people meet someone with the same sense of humor.

License

Notifications You must be signed in to change notification settings

Hack-Holyoke-Dating-App/Dating-App

Repository files navigation

Dating App

Dating for social good.

Table Of Contents

Overview

Dating for social good.

Configuration

The application uses environment variables for configuration.

The .env file contains the following configuration values:

  • MONGO_URI: MongoDB connection URI

Load these configuration values by running:

. ./.env

Development

A Docker container is used to run the application.

Build Docker Container

First you must build the Docker container:

make build

Run Flask

Start Flask in the Docker container:

make run

Command Prompt

To start a command prompt for development:

make shell

About

A dating platform which helps people meet someone with the same sense of humor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages