Skip to content

singhsourabh/DocShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocShare

Rest Api for document sharing

Getting Started

Prerequisites

Clone the project to local machine:

git clone https://github.com/singhsourabh/DocShare.git

Installing

cd to the project directory and fulfil the requirements by:

pip install -r requirements.txt

Usage

Setup database:

python manage.py makemigrations
python manage.py migrate

Running django app:

To run the main app.

python manage.py runserver

About

Rest Api for document sharing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages