Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
/ SourceFa Public archive

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

License

Notifications You must be signed in to change notification settings

bistcuite/SourceFa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published