Skip to content

Create new project

This issue focuses on building a foundation for the future tasks. Since we rebuild the whole frontend, the project needs to be setup again.

The following things need to be done:

On the branch: moveFromOldRepo is the old code, there you can also find all of the Docker things. The docker-compose.yml is here

  • create a branch -> create it directly from this issue.
  • create a new project with nuxt.js 3
  • create a basic architecture
  • project needs to run within docker container for production
  • project needs to run within dev docker container

when you are done create a merge request into dev and assign @lucas.kulla

Edited by Lucas Kulla