Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
f483fc3a
Unverified
Commit
f483fc3a
authored
Jul 06, 2016
by
Thom Wiggers
📐
Browse files
Add getting started
parent
b3fdb2f6
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
f483fc3a
...
...
@@ -4,3 +4,13 @@ Thalia Website
New new Thalia website, now with extra Django.
#Concrexit
Getting started
---------------
1.
Clone this repository
2.
Run
`source ./source_me.sh`
(or use your own favourite virtualenv solution)
3.
Run
`pip install -r requirements.txt`
4.
Run
`pip install -r dev-requirements.txt`
5.
`cd website`
6.
`./manage.py migrate`
to initialise the database
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment