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
AE UTBM
Sith
Commits
6c8f2c55
Commit
6c8f2c55
authored
Nov 19, 2015
by
Skia
Browse files
Add README
parent
619e27eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
6c8f2c55
##Sith AE
To start working on the project, just run the following commands:
git clone https://ae-dev.utbm.fr/ae/Sith.git
cd Sith
python3 manage.py migrate
You will be prompted for your Gitlab account, so you need some.
To start the debug server, just run
`python3 manage.py runserver`
####Dependencies:
*
Django
The development is done with sqlite, but it is advised to set a more robust
DBMS for production (Postgresql for example)
Write
Preview
Supports
Markdown
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