Elpgv is a 3-part website boilerplate:
- Python/ Django acting as a content management backend,
- Golang as an API and
- NuxtJs/ VueJs 2 as a frontend.
Needs mobile improvements.
This version uses iView UI (vertical menu).
Python 3.6, Golang 1.8, Node 6.10 or 8.6, Postgres.
- Create database.
- Edit .env
- Create some content (Django admin or programmatically).
- Build with build.sh (aproximately)