Skip to content
/ advancesource Public template

You can download the source code and can build your own django multiplayer games site template but in order to host you need to purchase reddis sever.

Notifications You must be signed in to change notification settings

abindent/advancesource

Repository files navigation

Welcome to AdvanceSource

You can download the source code and can build your own django multiplayer games site template but in order to host you need to purchase reddis sever.

This is a free website template for all of you and you can commit changes into it in order to build your site. This site is built by OpenSource

AdvanceSource

Advancesource is a new project where we have tried to implement some of our ideas and to make them public so that they can modify or enhance it to the next level.

Here are some steps you have to follow to run this app in your local computer

# Cloning Repository
## If you are not using ssh run
                    `git clone https://github.com/abindent/advancesource.git`
## For ssh run:
                    `git clone [email protected]:abindent/advancesource.git `

# Installing Dependencies
                    `pip install -r requirements.txt`
                    `pip install pipenv (If you want a virtual environment)`
                    `pipenv install -r requirements.txt (If you have cloned our repository and installed pipenv)`
                    
# Installing Redis Server 
Download official redis msi from https://github.com/tporadowski/redis/releases or download it from https://redis.io

# Run the code
To start the app open in terminal and type `python manage.py runserver`

Jekyll Themes Copyright

This page used Jekyll Themes.

Support or Contact

For support create an issue in the github repo.

About

You can download the source code and can build your own django multiplayer games site template but in order to host you need to purchase reddis sever.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published