Decline is an application intended to practice German adjective declension.
The idea came to me because I couldn't find another application in this topic that works in this way. This project is still in the early stages of development. I am using Java, Spring, PostgreSQL, Typescript, Angular, and Tailwind CSS technologies.
- Java
- Spring
- Postgresql
- TypeScript
- Angular
- Tailwind CSS
- Docker Desktop, or Docker with Docker Compose.
-
Clone the repository:
git clone https://github.com/Balazs60/decline
-
Navigate to the
decline/decline-backend
directory and create a copy fromenv_example
called.env
. -
Fill out the variables in
.env
with values of your choice:POSTGRES_USER= POSTGRES_PASSWORD= POSTGRES_DB_NAME=
-
Build the Docker images, and start the Docker containers:
docker compose up
-
Open the following page in a web browser:
Balázs Füredi
LinkedIn: https://www.linkedin.com/in/balázs60 Email: f.balozs60@gmail.com