Skip to content
/ elpgv Public
forked from TalaikisInc/elpgv

Full-stack boilerplate to start Python backend, Golang API, Nuxt frontend web apps.

Notifications You must be signed in to change notification settings

talaikis/elpgv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elpgv

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.

Demo(s) in play

Status

Needs mobile improvements.

UI(s)

This version uses iView UI (vertical menu).

Requirements

Python 3.6, Golang 1.8, Node 6.10 or 8.6, Postgres.

Setup

  1. Create database.
  2. Edit .env
  3. Create some content (Django admin or programmatically).
  4. Build with build.sh (aproximately)

About

Full-stack boilerplate to start Python backend, Golang API, Nuxt frontend web apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 43.3%
  • Go 19.9%
  • Python 15.3%
  • JavaScript 11.4%
  • CSS 9.1%
  • Shell 1.0%