README updated and packages upgraded

This commit is contained in:
QkoSad
2024-09-30 15:43:55 +03:00
parent 88f04e2734
commit b9e9263a92
6 changed files with 17 additions and 50 deletions
+11
View File
@@ -0,0 +1,11 @@
# Support Desk
---
>React web app for support tickets. It allows creating user profiles and tickets.
>Frontend is react. Back end is express and db is mongo with mongoose.
---
## Usage:
In the back end directory
`npm run sever`
In the front end directory
`npm start`
It requires a mongodb instance running at: mongodb://127.0.0.1:27017/