Skip to content

nutmi/cybersan-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cybersan

Back-end of a chat website

Description

It is a simple back-end project written in django.

Getting Started

Dependencies

 pip install django djoser corsheaders djangorestframework drf_yasg

Installing

  git clone https://github.com/nutmi/cybersan-backend.git
  cd cybersan-backend

Executing program

  • run these commands to prepare this project for work
    manage.py makemigrations
    manage.py migrate
    manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages