Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
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
AlekSIS®
Official
AlekSIS-Core
Merge requests
!1251
Resolve "Doc for maintainance tasks still mentions yarn install"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Doc for maintainance tasks still mentions yarn install"
861-doc-for-maintainance-tasks-still-mentions-yarn-install
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
permcu
requested to merge
861-doc-for-maintainance-tasks-still-mentions-yarn-install
into
master
1 year ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Closes
#861 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
d09bf601
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
docs/dev/01_setup.rst
+
1
−
1
Options
@@ -90,7 +90,7 @@ All three steps can be done with the ``poetry shell`` command and
``aleksis-admin``::
ALEKSIS_maintenance__debug=true ALEKSIS_database__password=aleksis poetry shell
poetry run aleksis-admin
yarn install
poetry run aleksis-admin
vite build
poetry run aleksis-admin collectstatic
poetry run aleksis-admin compilemessages
poetry run aleksis-admin migrate
Loading