- clone the project and type in the following command
docker compose up
cd
intofrontend
directory and type innpm install
,npm run build
followed bynpm start
- Head over to
localhost:8080 (phpmyadmin)
and create a new database callednuxt-auth
- Head over to
localhost:80
the website should be live now!