Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simple-fullstack
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aron Nikku
simple-fullstack
Commits
0488a746
Commit
0488a746
authored
3 months ago
by
Aron Nikku
Browse files
Options
Downloads
Patches
Plain Diff
Added short install instruction
parent
312ebd05
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-0
6 additions, 0 deletions
README.md
with
6 additions
and
0 deletions
README.md
+
6
−
0
View file @
0488a746
...
@@ -4,9 +4,15 @@ Example project to showcase the techstack. The theme is a tracker for fantasy ch
...
@@ -4,9 +4,15 @@ Example project to showcase the techstack. The theme is a tracker for fantasy ch
## Frontend
## Frontend
Dependencies in package.json
npm install
Run: npm run dev
Run: npm run dev
## Backend
## Backend
Dependencies in requirements.txt
pip install -r requirements.txt
Run: fastapi dev main.py
Run: fastapi dev main.py
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