Monadical-SAS / oddslingers.poker

The Django + React codebase powering the free, open-source poker platform: OddSlingers.com
https://oddslingers.com
GNU Lesser General Public License v2.1
59 stars 18 forks source link

Fix problems in the quickstart #9

Closed afreydev closed 1 year ago

afreydev commented 1 year ago

Hotfix PR

This PR, update the Pipfile and upgrade the npm version. This fix a problem related to env_file configuration in the django service.

Status

QA Checklist


Normal PR

[describe changes and/or link to related issues, post screenshots. If you are waiting for feedback describe it here]

Status

QA Checklist

(copy/paste in the relevant checklist. Check anything that you did, and leave it unchecked if you didn't. It's ok to leave things unchecked if you don't think they matter to your PR)

Frontend Changes

Backend Changes