bistcuite / SourceFa

**SourceFa** is a #JustForFun project to make a persian version of GitHub with python and django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourceFa

SourceFa is a #JustForFun project to make a persian version of GitHub with python and django.

Features

  • Public Repos
  • Markdown Based Readmes
  • Commit to repo
  • Profile Page
  • Download Zip File of repo
  • Explore Repo Files
  • Edit Files Online
  • Delete Files and Folders [WIP]
  • Issues
  • Fork Repository
  • Pull Request
  • Branching

Get Started

  • Clone this Reposirory:
$ git clone https://github.com/SourceFa/SourceFa.git
  • Go to SourceFa folder :
$ cd SourceFa/src
  • Configure Project :
$ pip install -r requirments.txt
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py createsuperuser
Username:
Email Address:
Password:
Password (again):
  • Run server :
$ python manage.py runserver

Screenshots

1 2 3 4 5 6 7 8 9 10

License

This project licensed under the GPL-V3 License, read the license here.

About

**SourceFa** is a #JustForFun project to make a persian version of GitHub with python and django.

License:GNU General Public License v3.0


Languages

Language:HTML 61.7%Language:Python 35.5%Language:CSS 2.9%