Skip to content

code-mentor7/Joblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backend

  • create database named 'testDB'
  • /backend/todo_api/settings.py, replace the necessary information
  • install python 3 virtual environment
  • install Pipenv
  • cd /backend
  • pipenv install
  • python manage.py migrate

Frontend

  • install node and yarn
  • cd /frontend
  • yarn install
  • yarn start

About

Django+React+MSSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published