Skip to content
 
 

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community-Website

A website for the community

Get started

  • Create virtual environment.

py -3.6 -m venv .venv36

  • Activate virtual environment.

.\.venv36\Scripts\activate

  • Install dependencies.

pip install -r requirements.txt

Starting the server

cd src\community_website\

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

About

A website for the community

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages