2gis/vmmaster-frontend

Name: vmmaster-frontend

Owner: 2GIS

Description: Overview vmmaster session and tests specific info

Created: 2015-03-17 05:59:07.0

Updated: 2018-02-20 05:18:53.0

Pushed: 2018-02-16 06:33:58.0

Homepage: null

Size: 1863

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

vmmaster-frontend

Overview session and tests specific info for vmmaster

Stack of technologies:

Backend part:
Frontend part:

Install dependencies

Dependencies for backend part
install -r requirements.txt
Dependencies for frontend part
 install_dependencies.sh
install

Build js bundle for frontend part:

Build static js-bundles (most required)
run build
Build static js-bundles without minification and obfuscation
run dev:build
Real-time watch for js-files
run dev:watch

Configure nginx

mmaster-frontend.conf.template vmmaster-frontend.conf

Configure uwsgi

mmaster-frontend.ini.template vmmaster-frontend.ini

Configure settings.py

path/to/vmmaster-frontend/vmmaster_frontend
emplate.settings.py settings.py

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.