Skip to content
Snippets Groups Projects
Unverified Commit 7cd76089 authored by SurpriseChan's avatar SurpriseChan Committed by GitHub
Browse files

Add files via upload

parent 8e8d1d35
No related branches found
No related tags found
No related merge requests found
# DMWT_24WS_Gruppe02 This is a starter template for [Learn Next.js](https://nextjs.org/learn).
\ No newline at end of file
This diff is collapsed.
{
"private": true,
"scripts": {
"build": "next build",
"dev": "next dev",
"start": "next start"
},
"dependencies": {
"next": "^15.1.3",
"pg": "^8.13.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "^6.27.0"
},
"engines": {
"node": ">=18"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment