Skip to content

Skeleton for a Docker+Lapis+PostgreSQL+Vue application

Notifications You must be signed in to change notification settings

SamuelTilly/dlpv

Repository files navigation

DLPV

Skeleton for a Docker+Lapis+PostgreSQL+Vue application. This project is just for me to play with, not to be taken serious.

Features:

Install

Copy and rename .env.example to .env, replace all instances of SuperSecret with a proper password.

Docker is used for development and installation of dependencies, this is too keep everything super simple. Before starting development all necessary dependencies needs to be installed using the following command:

$ make install

Develop

$ make dev

Production

TBD

TODO

Keycloak

  • Figure out how to theme
  • Automatic provision realms
  • Use keycloak authentication in app and api

About

Skeleton for a Docker+Lapis+PostgreSQL+Vue application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published