Skip to content

jeancochrane/predictions

Repository files navigation

Predictions

Web game for making New Year's predictions with friends.

Developing

Development requires a local installation of Docker and Docker Compose.

Build application containers:

docker-compose build

Run the app:

docker-compose up

The app will be available at http://localhost:8000. The database will be exposed on port 32001.

Running tests

Run tests with Docker Compose:

docker-compose -f docker-compose.yml -f tests/docker-compose.yml run --rm app

About

🎱 Web game for making New Year's predictions with friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published