Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django and ReactJS example project

https://github.com/sochi-team/hospital

Usage

Start dev provisions (psql) using docker:

$ ./dev-provision.sh up -d
Starting hospital_postgres_1 ... done
Starting hospital_adminer_1  ... done
$

Setup:

$ ./setup.sh
...

Server

Go to the server directory.

Activate python venv:

$ source ./.env/bin/activate
(.env) $ which python
/Users/fedorenkomi/playground/hospital/server/.env/bin/python
(.env) $

Start django dev server in server/hospital directory:

$ python manage.py runserver
...

About

Education project with django and react

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages