Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages