Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fullstack
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
Madeleine Stenberg Jonassen
Fullstack
Commits
a7fbbad3
Commit
a7fbbad3
authored
1 year ago
by
Kristiane Skogvang Kolshus
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
6dc21b0b
No related branches found
No related tags found
No related merge requests found
Pipeline
#270179
passed
1 year ago
Stage: build
Stage: test
Stage: package
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-24
5 additions, 24 deletions
README.md
with
5 additions
and
24 deletions
README.md
+
5
−
24
View file @
a7fbbad3
...
...
@@ -16,38 +16,19 @@ BrainStormer is a full-stack web application developed for the IDATT2105 course.
-
Progress Tracking
-
Feedback and Support
## Installation
Clone the repository: git clone https://gitlab.stud.idi.ntnu.no/madelesj/fullstack.git
This template should help get you started developing with Vue 3 in Vite.
### Recommended IDE Setup
[
VSCode
](
https://code.visualstudio.com/
)
+
[
Volar
](
https://marketplace.visualstudio.com/items?itemName=Vue.volar
)
(
and
disable Vetur).
### Customize configuration
See
[
Vite Configuration Reference
](
https://vitejs.dev/config/
)
.
### Project Setup
## Running the application
To run the back-end, run FullstackApplication.java (FullstackProsjekt/src/backend/main/java/edu/ntnu/idatt2105/FullstackProsjektApplication.java).
To run the front-end, move to FullstackProsjekt/src/frontend and run the following commands:
```
sh
npm
install
```
### Compile and Hot-Reload for Development
```
sh
npm run dev
```
### Compile and Minify for Production
then
```
sh
npm run build
```
### Run Unit Tests with Vitest
```
sh
npm run
test
:unit
...
...
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