Skip to content

saruhan12/melon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#backend
python .\manage.py makemigrations   
python .\manage.py migrate
python .\manage.py runserver

#frontend
npm start


for backend register page testing post
{
  "username": "testuser",
  "email": "[email protected]",
  "password": "password123",
  "confirm_password": "password123"
}

{
  "email": "[email protected]",
  "password": "1"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors