Skip to content
forked from TzahiM/NeuroNet

World Wide Platform for projects generation and collaboration

Notifications You must be signed in to change notification settings

RoySegall/NeuroNet

 
 

Repository files navigation

Dev setup:

git clone
cd NeuroNet

On windows: win32-setup.cmd or win64-setup.cmd

pip install -r requirements-base.txt

On linux:

pip install -r requirements-dev.txt

Setup db:

cd kuterless
python manage.py sqlcreate --router=default | psql -U  postgres
python manage.py syncdb --migrate --noinput

python manage.py createsuperuser

About

World Wide Platform for projects generation and collaboration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published