Repository to store all the documentation, files and structure of my Final Degree Project (TFG in Spanish).
The main goal is to develop, as full-stack web developer, a remodel of the Wordle game, including more features and functionalities using Ionic, Django REST Api and PostgreSQL.
To test this project, perform the following steps: As a prerequisite, Docker Compose is needed. Docker Desktop is recommended.
Wordle+
folder.docker-compose build -d
.docker-compose up -d
. This may leave the dj
container not up and needs a reload. Run docker-comose down
and docker-compose up -d
again.docker-compose up -d
normally.