Skip to content

smarzban/nurseconnect

 
 

Repository files navigation

nurseconnect

This is an application scaffold for Molo.

Getting started

To get started:

$ virtualenv ve
$ pip install -e .
$ ./manage.py migrate
$ ./manage.py createsuperuser
$ ./manage.py runserver

You can now connect access the demo site on http://localhost:8000

The FED folder is currently derelict and only to be used as a point of reference for styling. all styles and fed stack have been integrated into the project at mothership/static/src and get built to mothership/static/dist django compressor is not being used for the client side fed stack.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.4%
  • CSS 22.4%
  • Python 17.6%
  • JavaScript 1.5%
  • Shell 0.1%