Skip to content

AsahiSoftWareEngineer/GoSign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoSign

Open source electronic signature system

Install

git clone https://github.com/AsahiSoftWareEngineer/GoSign.git

Environment

  • ServerSide -> Python3 & Django
  • Database -> PostgreSQL
  • ClientSide -> Pure CSS& Pure html & Pure Javascript

Create Admin User

$source Gosign/bin/activate

next...

$cd Gosign/mysite

next...

python3 manage.py createsuperuser