abindent / 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.

Home Page:https://abindent.github.io/advancesource/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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.

https://abindent.github.io/advancesource/


Languages

Language:JavaScript 37.1%Language:CSS 36.5%Language:HTML 19.0%Language:Python 7.4%