Skip to content

TalaikisInc/pygovue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygovue

Pygovue 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

UI

This version uses Bootsrap 4. For iView UI, see elpgv, for Vuetify tipgv, for Bulma bulma_pgv.

Requirements

Python 3.6, Golang 1.8, Node 6.10, 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published