Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tdt4242-base
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
Container 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
Håvard Farestveit
tdt4242-base
Commits
41d11e28
Commit
41d11e28
authored
4 years ago
by
Håvard Farestveit
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
79e10edf
No related branches found
No related tags found
No related merge requests found
Pipeline
#115576
passed
4 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
41d11e28
...
@@ -49,14 +49,14 @@ To do this run:
...
@@ -49,14 +49,14 @@ To do this run:
1.
`cd backend/secfit`
1.
`cd backend/secfit`
2.
`python manage.py loaddata seed.json`
2.
`python manage.py loaddata seed.json`
3.
`python manage.py makemigration`
3.
`python manage.py makemigration`
4.
`python manage.py createsuperuser`
with usern
m
ae
`admin`
and password
`Password`
4.
`python manage.py createsuperuser`
with userna
m
e
`admin`
and password
`Password`
### Run Backend tests
### Run Backend tests
-
`cd backend/secfit`
-
`cd backend/secfit`
-
`python manage.py test`
-
`python manage.py test`
### Run frontend tests
### Run frontend tests
-
Build project
either
with
`docker-compose up --build`
or running backend and frontend seperatly (See Run and Local Setup for more information)
-
Build project with
`docker-compose up --build`
-
Open a new terminal and navigate to project root
-
Open a new terminal and navigate to project root
-
`cd frontend`
-
`cd frontend`
-
`npm install`
-
`npm install`
...
...
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