Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Installation

Using docker

docker build -t app-1 .
docker run --name app-1 -p 8000:8000 app-1

Without Using docker

pip install -r requirements.txt
python backend/manage.py runserver

About

This is sns assignment

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages