Name | Responsible for | Contact |
---|---|---|
Laurin S. | * | [email protected] |
- node.js (https://nodejs.org/en)
- Open a terminal or command prompt and navigate to the project directory
- Install necessary dependencies by running
npm install
- Once the dependencies are installed, start the backend server by running
npm run start
- Follow the steps above, If everythings works fine you can continue
- Run the command
npm run build
the final output is in the./public
folder - Add the output of
./public
to your webserver
To run the application with docker follow these steps:
expect two weeks :)