Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
market
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hans Lawrence Pettersen
market
Commits
bdba9af5
Commit
bdba9af5
authored
3 months ago
by
Hans Lawrence Pettersen
Browse files
Options
Downloads
Patches
Plain Diff
updated README
parent
c3bb624c
No related branches found
No related tags found
No related merge requests found
Pipeline
#314640
passed
3 months ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-2
4 additions, 2 deletions
README.md
with
4 additions
and
2 deletions
README.md
+
4
−
2
View file @
bdba9af5
...
@@ -72,11 +72,11 @@ Extract the downloaded ZIP file into your preferred working directory.
...
@@ -72,11 +72,11 @@ Extract the downloaded ZIP file into your preferred working directory.
### 4. Open the application in your browser at `http://localhost:5173`
### 4. Open the application in your browser at `http://localhost:5173`
# Info
-
Frontend runs on port 5173 by default
-
Frontend runs on port 5173 by default
-
Backend runs on port 8080 by default
-
Backend runs on port 8080 by default
# Info
-
The backend uses a MySQL database named
`market_db`
.
-
The backend uses a MySQL database named
`market_db`
.
-
The commands above initialize the following users, all of which have the password
`123456`
:
-
The commands above initialize the following users, all of which have the password
`123456`
:
...
@@ -89,6 +89,8 @@ Extract the downloaded ZIP file into your preferred working directory.
...
@@ -89,6 +89,8 @@ Extract the downloaded ZIP file into your preferred working directory.
-
A sample conversation is created between
`dummy`
and
`dummy2`
.
-
A sample conversation is created between
`dummy`
and
`dummy2`
.
-
Sample item images are loaded automatically from
`backend/src/main/resources/dummy_images`
and copied into
`static/uploads/items/{itemId}`
.
-
Sample item images are loaded automatically from
`backend/src/main/resources/dummy_images`
and copied into
`static/uploads/items/{itemId}`
.
-
[
View Documentation
](
docs/
)
: per-layer class diagrams, ERD diagram for
`market_db`
, and an overall overview.
# Testing
# Testing
-
**Frontend Tests:**
-
**Frontend Tests:**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment